Skip to content

[BUG] hot reload disable after first hot reload on windows #1453

Open
@mhkarami

Description

@mhkarami

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:

image
=> after hot reload :
image

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 :
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmore-info-neededMore information is needed to resolve the issue. Will be closed if no response is received.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions