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

Tooltip not cloing in firefox 112.0.2 - javascript console error #71

Closed
BigBlockStudios opened this issue Apr 29, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@BigBlockStudios
Copy link

BigBlockStudios commented Apr 29, 2023

The tool tip will pop open, but does not close (javascript error) Seems to work just fine in edge and chrome, not FireFox (112)

I get the same error in my inspector on your demo page as well: https://preline.co/docs/tooltip.html

Funny, looking at alternatives - your popover with the hover event throws the same javascript error (in Firefox) just the one example with the hover - the rest work.

Uncaught TypeError: n.toElement is undefined
o https://preline.co/assets/vendor/preline/preline.js:2
value https://preline.co/assets/vendor/preline/preline.js:2
value https://preline.co/assets/vendor/preline/preline.js:2
value https://preline.co/assets/vendor/preline/preline.js:2
185 https://preline.co/assets/vendor/preline/preline.js:2
o https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2
2 preline.js:2:37025
o https://preline.co/assets/vendor/preline/preline.js:2
(Async: EventListener.handleEvent)
value https://preline.co/assets/vendor/preline/preline.js:2
value https://preline.co/assets/vendor/preline/preline.js:2
(Async: EventListener.handleEvent)
value https://preline.co/assets/vendor/preline/preline.js:2
185 https://preline.co/assets/vendor/preline/preline.js:2
o https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2
https://preline.co/assets/vendor/preline/preline.js:2

@jahaganiev jahaganiev added the bug Something isn't working label May 10, 2023
@jahaganiev
Copy link
Member

Hey @BigBlockStudios - we've just shipped v1.9.0 update with the fix.

Cheers!

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

2 participants