Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Display "Loading..." on Debug page after an IsolateDestroy event #1221

@grouma

Description

@grouma

For large applications, creating an isolate can take non-trivial time. Currently DevTools displays Loading... while it waits for the initial getVM response. This is a nice user experience while package:dwds creates the first isolate. Upon a refresh in which package:dwds sends an IsolateDestroy event, DevTools will properly clear out the content of the Debug page. However, it does not display any indication that it is waiting for an IsolateCreate event. Ideally DevTools displays the Loading... message again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3issues we think are valid but not importantscreen: debuggerIssues with the Debugger screenweb debuggingIssues related to debugging a web app

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions