Skip to content

Handling exceptions in the Events panel #273

Open
@stumitchell

Description

@stumitchell

Currently traced events can raise exceptions and still have their trace shown in the panel.

However the Exception isn't displayed, and there is no visual indication that something went wrong (apart from half of the trace missing)
Screenshot 2020-07-17 at 14 34 33

If the exception is shown the trace screen would be a fantastic help to determine what went wrong as it would show the values of the fragments that lead up to the error.

I suggest that the form that caused the exception should be traced and displayed in red.
and the value of that form should be the error and it should be displayed somewhere by default.

day8.re-frame/tracing will need to be changed to take this into account.

see day8/re-frame-debux#34

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions