Checkbox Inside Tooltip Throws "TypeError: node.getBoundingClientRect is not a function" #2067
Replies: 1 comment
-
An easy workaround would be:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I encountered an issue when using a Checkbox inside a Tooltip, as shown below:
I am facing the following error:
Any suggestions on how to resolve this? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions