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
Right now the client will disconnect when receiving a hover event with invalid data component values. This is a bit brittle, we should have a way to do serverside validation of data component values to ensure they parse correctly and catch these sorts of issues before the client receives bad data.
The text was updated successfully, but these errors were encountered:
Right now the client will disconnect when receiving a hover event with invalid data component values. This is a bit brittle, we should have a way to do serverside validation of data component values to ensure they parse correctly and catch these sorts of issues before the client receives bad data.
The text was updated successfully, but these errors were encountered: