Claloi
Claloi
SSolidJS
Created by Claloi on 7/2/2024 in #support
EventSource's response has a MIME type ("text/html") that is not "text/event-stream".
I'm trying to make SSE, but when i load the website I'm getting that error in the console of the website: EventSource's response has a MIME type ("text/html") that is not "text/event-stream". Aborting the connection. I'm just confused how and where to fix that.
4 replies
SSolidJS
Created by Claloi on 6/13/2024 in #support
How to make Server Sent Event (SSE)
I need to make a SSE, so that all client have the data updated when it is modified. Howewer, since I'm using ag-grid the server side rendering (ssr) is desactivated.
3 replies
SSolidJS
Created by Claloi on 6/7/2024 in #support
Problem with createAsync.
No description
12 replies