Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real-time chat app is not working. #5033

Open
1 task done
PaulShadwell opened this issue Jan 5, 2025 · 1 comment
Open
1 task done

Real-time chat app is not working. #5033

PaulShadwell opened this issue Jan 5, 2025 · 1 comment

Comments

@PaulShadwell
Copy link

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

  • 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

@PaulShadwell
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant