teableio / teable

✨ The Next Gen Airtable Alternative: No-Code Postgres
https://teable.io
Other
11.36k stars 518 forks source link

Requires Internet #639

Closed M-Pixel closed 3 months ago

M-Pixel commented 4 months ago

Describe the bug Running the Teable Docker image, if there is no internet connection, the data appears to be missing; as soon as internet is restored, the data appears immediately.

To Reproduce Steps to reproduce the behavior:

  1. Modify the "standalone" docker-compose to use the 1.2.0-beta tag instead of latest (because latest is presently broken),
  2. docker-compose up
  3. Open localhost:3000 in browser
  4. Create a space and add some data to it
  5. Disconnect internet
  6. Fully refresh page

Expected behavior The data remains on the screen, fully functional.

Client: