webdev icon indicating copy to clipboard operation
webdev copied to clipboard

[User feedback] Hot restarting a Flutter web app can break when paused at a breakpoint

Open elliette opened this issue 2 years ago • 2 comments

Paraphrased feedback:

"Sometimes hot-restart breaks when the app is stopped in a breakpoint while reloading. If you then try to reload the tab manually, it never connects to the debug websocket and hangs while loading."

elliette avatar Nov 10 '23 18:11 elliette

To clarify (this was my report), this happens to me when I change the code while stopped in a breakpoint, which then automatically triggers a hot restart.

anlumo avatar Nov 10 '23 21:11 anlumo

We should try and see if we can reproduce this.

bkonyi avatar Aug 21 '24 17:08 bkonyi