Skip to content

multiple issues with the react offline-transactions example #1435

@AntonOfTheWoods

Description

@AntonOfTheWoods
  • [*] I've validated the bug against the latest version of DB packages

Describe the bug

  • The readme has the default tanstack start template. The instructions are therefore completely irrelevant and it's not clear how the example is even supposed to work.
  • Not only does the project not build, it fails typescript validation
  • the package.json contains several packages which may not be needed.
  • there is seemingly an entire backend system there but it is unclear whether that is just a random copy-paste that wasn't cleaned, or whether it is just broken (see the first issue)

To Reproduce
Steps to reproduce the behavior:

  1. git clone the repo
  2. pnpm i && pnpm build
  3. cd examples/react/offline-transactions
  4. pnpm build

Expected behavior
A clear and concise description of what you expected to happen. <-- Yes!

The readme should give some idea of what the example is supposed to exemplify, and instructions for building/running

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions