Michael Chen
Michael Chen
During awaiting `ConnectAsync` i receive the following exception in the `OnReconnectError` Handler: ``` SocketIOClient.Transport.TransportException: Could not connect to 'https://mysockethost/socket.io/?EIO=3&transport=polling' ---> System.Text.Json.JsonException: JSON deserialization for type 'SocketIO.Serializer.SystemTextJson.JsonMessage' was missing required properties...
### What happened? Steps to reproduce: 1. Navigate to '/login' 2. Enter credentials and login 3. See error: Something went wrong while fetching user organizations. Please try again or contact...