Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error event doesn't work #105

Closed
1 task done
darlysson opened this issue Jul 13, 2022 · 5 comments
Closed
1 task done

Error event doesn't work #105

darlysson opened this issue Jul 13, 2022 · 5 comments

Comments

@darlysson
Copy link

Overview

I would like to check if there's been an error with the animation but I'm currently unable. I've been trying it through the prop onEvent and even though I source a failed .json file I don't receive an error.

Here's what I'm trying to do:

onEvent={(event) => {
        if (event === 'error') doSomenthing()
      }}

Any idea on how to verify that? Thank you!

Consuming repo

What repo were you working in when this issue occurred?

...

Labels

  • Add the Type: Bug label to this issue.
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Sep 12, 2022
@manojkumar3692
Copy link

the same issue, for the onEvent method only not getting trigged ,
any help?

@github-actions github-actions bot removed the stale label Sep 23, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Nov 23, 2022
@nattri
Copy link

nattri commented Nov 25, 2022

Facing same issue, any fix yet?

@github-actions github-actions bot removed the stale label Nov 26, 2022
@samuelOsborne
Copy link
Member

Fixed with v3.5.2 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants