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

[Bug] TypeError: elem.className.split is not a function #6

Open
in-ch opened this issue Dec 6, 2023 · 1 comment
Open

[Bug] TypeError: elem.className.split is not a function #6

in-ch opened this issue Dec 6, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@in-ch
Copy link
Owner

in-ch commented Dec 6, 2023

스크린샷 2023-12-06 오후 3 08 48

Bug Overview:

A runtime error occurs as shown in the picture above.

Steps to Reproduce:

Create a TuiDatePicker instance.
Render the component.
And cleanup this component.

Expected Result:

not showing runtime error

Actual Result:

A runtime error occurs as shown in the picture above.

Environment:

React Version: v18
Browser: Chrome
Operating System: macOs Ventura

@in-ch in-ch added the bug Something isn't working label Dec 6, 2023
@in-ch in-ch self-assigned this Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant