-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Description
In dev mode the app works fine, but after build i see white screen and log:
WebSocket connection to 'wss://api.instantdb.com/runtime/session?app_id=f1cxxxxxxxxxxxxx' failed: WebSocket is closed due to suspension.
i asked ChatGPT:
Why it works in dev
Dev = http://localhost:5173 → InstantDB is fine with that.
Build = tauri://localhost → InstantDB rejects it.
any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels