Skip to content

Error handling with a callback to get a stacktrace #165

Description

@astahmer

Hey, great lib !

Using the components, I'd like to have a callback to log the error so that it doesn't get completely swallowed. It would help to debug some situations, especially if there was a stack trace.

From a quick glance at the code base, it could be done somewhere in there:

onRendered: (error) => {
if (error) {

what do you think ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions