electric-sql / electric

Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres.
https://electric-sql.com
Apache License 2.0
5.49k stars 125 forks source link

Checkout and Linear example not working (client side issue) #1333

Open MatteoGauthier opened 1 month ago

MatteoGauthier commented 1 month ago

Hey ! I got an issue while testing Electric from the docs:

  1. Open https://checkout-demo.electric-sql.com/ on desktrop
  2. Open https://checkout-demo.electric-sql.com/ on mobile
  3. Desktop got to account
  4. Mobile make a purchase
  5. CRASH On desktop Capture d’écran 2024-06-06 à 14 28 14

I got a similar issue (not the same cause for sure)

On https://linear-lite-pg.electric-sql.com/board

Capture d’écran 2024-06-06 à 14 31 59

linear[bot] commented 1 month ago

VAX-1921 Checkout example not working (client side issue)

msfstef commented 1 month ago

hey @MatteoGauthier, thank you for reporting this!

If you clear the application data (on Chrome it's Dev Tools -> Application tab -> Clear site data with IndexedDB ticked) on your desktop, does the issue still persist? I cannot reproduce your issue and want to make sure it's not a transient bug