Skip to content

fix: Hot reloading not working #1953

@taylorren

Description

@taylorren

Description

I ran dart_frog dev and visited localhost:8080. The skeleton / route works.

Then I added some texts to index.dart.

  1. After saving, browser NOT reloading
  2. Press r or R and then browser refresing: NOT showig the new texts
  3. Stop server and re-run server, new texts coming up.

Please advise.

I had this issue for my Windows and Linux

Steps To Reproduce

As described above.

Expected Behavior

After update/save the index.dart, the browser should refresh.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions