Skip to content

fix: add check for element presence in "checkIfInteractive" utility #117

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

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

darshan-uber
Copy link
Contributor

  • Noticed intermittent (<1%) uncaught errors from the usage of component in a application.
  • I wasn't able to root cause the flow when this was happening. So adding a check in the utility to prevent component crashes in such instances

Test Plan

  • Unit tests
  • Sanity tested locally in ladle

* Noticed intermittent (<1%) uncaught errors from the usage of component in a application.
* I wasn't able to root cause the flow when this was happening. So adding a check in the utility to prevent component crashes in such instances

Test Plan
* Unit tests
* Sanity tested locally in ladle
Copy link

changeset-bot bot commented Feb 24, 2025

🦋 Changeset detected

Latest commit: e6c3702

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
react-movable Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@darshan-uber darshan-uber changed the title fix: check for target presence in event handlers fix: add check for element presence in "checkIfInteractive" utility Feb 24, 2025
@tajo tajo merged commit 3dd5517 into tajo:main Feb 26, 2025
2 checks passed
@tajo tajo mentioned this pull request Feb 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants