Skip to content

Bug: Remote Devtools dispatch history lost when paused on breakpoint too long #901

@5hee75

Description

@5hee75

When using the Remote DevTools, the dispatch history is only visible for a short time once a breakpoint is hit in the code. I assume this is because the web-socket stops reporting while the code is paused, but it becomes very frustrating when you're tracing actions and code and then everything disappears and you can't see any of your actions anymore.

Steps to reproduce:

  • Connect to remote devtools using npx remotedev and custom local server
  • Do some things to populate your dispatch history
  • Pause on a breakpoint and wait about 5-10 seconds. Dispatch history will go blank in remote dev tools.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions