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

fix: OPTIC-719: TypeError: e.target.className.includes is not a function #5847

Merged
merged 5 commits into from May 20, 2024

Conversation

luarmr
Copy link
Contributor

@luarmr luarmr commented May 8, 2024

Error coming from Sentry
https://heartex.sentry.io/issues/5039994894/

There is no impact on the user.

This happens when a user drags and drops, for example, when the column header is an SVG. I confirm that the drag-and-drop feature continues to work well.

Also, ? wont work because in the case of failure is an image that is an svg and className is a SVGAnimatedString object. No need to pursue baseVal since we don't have the className handle

@github-actions github-actions bot added the fix label May 8, 2024
Copy link

netlify bot commented May 8, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 8536d6e
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/66468a23aa559d0008be6d79

Copy link

netlify bot commented May 8, 2024

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 8536d6e
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/66468a2365311e0008fa318c

@luarmr luarmr force-pushed the fb-optic-719/typeerror branch 2 times, most recently from 7f3532a to b0dc7c5 Compare May 9, 2024 00:30
@luarmr luarmr merged commit 8efbfac into develop May 20, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants