You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the real-time turned on for the relevant tables but entering text in the chat part of my app still does not show up in real time, nor the typing indicator.
Bolt is telling me that everything is setup correctly and I can see the real-time updates happening in my tables when monitoring it in the Supabase table but the app does not react. It must be something basic I am not doing but I can't find the reason.
Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.
Steps to reproduce
login as [email protected] with password Neelix01
Go to chat and select an existing chat on the left. Enter text and click send or press enter, and nothing happens.
Go to another menu item and back to chat and you now see the message you entered.
Expected behavior
chat should be visible in real-time and the typing status should display.
Screen Recording / Screenshot
No response
Platform
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0
performance.memory = {
"totalJSHeapSize": 132783796,
"usedJSHeapSize": 129642904,
"jsHeapSizeLimit": 4294705152
}
Username = PaulShadwell
Chat ID = 367059b5c6ee
Additional context
No response
The text was updated successfully, but these errors were encountered:
I went to Lovable.dev and tried to build the same app, and it worked the first time, and I'm now not convinced it's something I have done wrong. I looked at both Supabases side by side to see if it was a real-time or a policy setting, but both were identical. I much prefer to use Bolt.new as the UI is better and more responsive, but everything is working in Lovable.
Describe the bug
I have the real-time turned on for the relevant tables but entering text in the chat part of my app still does not show up in real time, nor the typing indicator.
Bolt is telling me that everything is setup correctly and I can see the real-time updates happening in my tables when monitoring it in the Supabase table but the app does not react. It must be something basic I am not doing but I can't find the reason.
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-cttpjfcb
Validations
Steps to reproduce
login as [email protected] with password Neelix01
Go to chat and select an existing chat on the left. Enter text and click send or press enter, and nothing happens.
Go to another menu item and back to chat and you now see the message you entered.
Expected behavior
chat should be visible in real-time and the typing status should display.
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: