Results 2 issues of 許煜廷

The endpoint `/component/weather-form/` is triggered twice when receiving the `end` event. I am currently using `[email protected]` and `[email protected]` ```html ``` After further investigation, I found that the onEvent function in...

I am trying to disable a button while an SSE connection is actively receiving data. The button, when clicked, requests suggestions generated by an AI. It triggers an SSE connection...

enhancement