Skip to content

previewHotReloadOnSaveWatcher triggers Hot Reload requests during builds, which can result in errors #5541

@DanTup

Description

@DanTup

See flutter/flutter#169391 (comment) for some context.

If you enable this setting, during the launch of an app we send Hot Reload requests, and they're so early that it appears to stop the app from launching:

Image

We should skip sending any Hot Reload requests to debug sessions that are not fully started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions