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

Uncaught TypeError thrown from trackAnimationOperation #731

Open
happyleavesaoc opened this issue Jan 3, 2025 · 0 comments
Open

Uncaught TypeError thrown from trackAnimationOperation #731

happyleavesaoc opened this issue Jan 3, 2025 · 0 comments

Comments

@happyleavesaoc
Copy link

Describe the bug
Console error:

Chrome:

Uncaught TypeError: Cannot read properties of null (reading 'target')
    at trackAnimationOperation (clarity-js.js:3704:32)

Firefox:

Uncaught TypeError: effect is null
    trackAnimationOperation clarity.module.js:3293

Not easily able to reproduce this, but it's clear that there's a null check missing in trackAnimationOperation.

Browser info:

  • OS: Windows
  • Browser: Chrome, Firefox

Clarity Version:

0.7.59

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

1 participant