Skip to content

fix: remove state update when using web sockets#1357

Merged
richard-to merged 1 commit intomesop-dev:mainfrom
nirben82:main
Feb 23, 2026
Merged

fix: remove state update when using web sockets#1357
richard-to merged 1 commit intomesop-dev:mainfrom
nirben82:main

Conversation

@nirben82
Copy link
Contributor

State should be not updated when MESOP_WEBSOCKETS_ENABLED, even if rendering isn't complete, as the state is long lived. This should not have been added in the previous commit, see error below.

Fixed #1344

image

@richard-to richard-to merged commit 2b3fe62 into mesop-dev:main Feb 23, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

WebSocket reconnect: 'Unknown handler id' on early UserEvent

2 participants