You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only clicks on elements other than the tooltip inside the body are closing it.
I have a page where I display the tooltip at the bottom of the page and instinctively everybody clicks on the bottom, outside the body to close it and nothing happens.
The code responsible for this behavior seems to be the following:
Currently only clicks on elements other than the tooltip inside the body are closing it.
I have a page where I display the tooltip at the bottom of the page and instinctively everybody clicks on the bottom, outside the body to close it and nothing happens.
The code responsible for this behavior seems to be the following:
Could you please handle clicks outside document body ?
The text was updated successfully, but these errors were encountered: