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
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
Since I added more tooltips on my Webflow page today, it seems like none of them are working anymore.
I'm using TippyJS to create the tooltips based on their attribute data-tippy-content.
Troubleshooting
The HTML elements seem to have the attribute attached, so the issue is not coming from here.
It also seems when I run the command in the console that it finds the elements:
Bug description
Since I added more tooltips on my Webflow page today, it seems like none of them are working anymore.
I'm using TippyJS to create the tooltips based on their attribute
data-tippy-content
.Troubleshooting
The HTML elements seem to have the attribute attached, so the issue is not coming from here.
It also seems when I run the command in the console that it finds the elements:
There is also no console error from Tippy.
Reproduction
You can troubleshot the issue live here: https://flusk-test.webflow.io/pricing
Here's the code before the tag of my Webflow page:
But also tried loading after the DOM:
The text was updated successfully, but these errors were encountered: