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
Describe the bug:
I have the same issue. When a page of the application is displayed, and this library is used to show content on that page, pressing the hot reload button disables both the hot reload and hot restart options. The software needs to be stopped and re-run, which takes a lot of time. This problem occurs specifically in the Windows build.
i use these dependencies :
HTML to reproduce the issue:
Html widget configuration:
Expected behavior:
Screenshots:
=> after hot reload :
Device details and Flutter/Dart/flutter_html versions:
i use this library to create windows app.
dependencies:
...
flutter_html: ^3.0.0-beta.2
# flutter_html: ^3.0.0-alpha.5 // tested but problem not fixed
flutter_html_table: ^3.0.0-beta.2
# flutter_html_table: ^3.0.0-alpha.5
dependency_overrides:
flutter_html:
git:
url: https://github.com/sub6resources/flutter_html.git
ref: fix/intrinsics-and-table
Stacktrace/Logcat
no error or warning logs
Additional info:
A picture of a cute animal (not mandatory but encouraged)
when i should stop and re run app again :
The text was updated successfully, but these errors were encountered:
Describe the bug:
I have the same issue. When a page of the application is displayed, and this library is used to show content on that page, pressing the hot reload button disables both the hot reload and hot restart options. The software needs to be stopped and re-run, which takes a lot of time. This problem occurs specifically in the Windows build.
i use these dependencies :
HTML to reproduce the issue:
Html
widget configuration:Expected behavior:
Screenshots:
=> after hot reload :
Device details and Flutter/Dart/
flutter_html
versions:i use this library to create windows app.
Stacktrace/Logcat
no error or warning logs
Additional info:
A picture of a cute animal (not mandatory but encouraged)
when i should stop and re run app again :
The text was updated successfully, but these errors were encountered: