Skip to content

Can't figure out which action caused an error with devtools #681

@jonahlibrach

Description

@jonahlibrach

Devtools log does not show the last action dispatched if it caused an error, can we

  • Display this action (so we can see what was dispatched)
  • Display the error message
  • Color the text salmon to communicate that the action caused an an error?

I haven't looked at the code, but I wonder if a simple hack of throwing next into a try-catch and displaying on logger in the catch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions