Skip to content

Add reload button to promises in DevTools #64

Open
@ghengeveld

Description

@ghengeveld

DevTools should provide a button to reload() a fulfilled or rejected promise.

Closer investigation revealed that this will require significant changes to the way DevTools is integrated with React Async. Essentially it means even the methods such as reload need to go through the dispatcher and/or reducer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    architectureInvolves architecture changefeatureNew feature requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions