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
Hi, I've encounter weird issue when the socket is disconnected (io server disconnect) it won't reconnect to the server. It's only happened in Web.
I'm using latest version 2.0.3+1 and 3.0.0-beta.2 but both have same issue.
Flutter doctor
Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.22.2, on Microsoft Windows [Version 10.0.22631.3810], locale en-ID) [√] Windows Version (Installed version of Windows is version 10 or higher) [√] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [√] Chrome - develop for the web [√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.3.6) [!] Android Studio (version 2021.3) X Unable to determine bundled Java version. [!] Android Studio (version 2023.2) X Unable to determine bundled Java version. [√] Android Studio (version 2024.1) [√] VS Code (version 1.90.2) [√] Connected device (3 available) [√] Network resources ! Doctor found issues in 2 categories.
My configuration
The text was updated successfully, but these errors were encountered:
Hi, I've encounter weird issue when the socket is disconnected (io server disconnect) it won't reconnect to the server. It's only happened in Web.
I'm using latest version
2.0.3+1
and3.0.0-beta.2
but both have same issue.Flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.22.2, on Microsoft Windows [Version 10.0.22631.3810], locale en-ID)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.3.6)
[!] Android Studio (version 2021.3)
X Unable to determine bundled Java version.
[!] Android Studio (version 2023.2)
X Unable to determine bundled Java version.
[√] Android Studio (version 2024.1)
[√] VS Code (version 1.90.2)
[√] Connected device (3 available)
[√] Network resources
! Doctor found issues in 2 categories.
My configuration
The text was updated successfully, but these errors were encountered: