Hey people, thought it would be worth sharing here as well.
We just dropped a free / open source little plugin that is essentially a one-click install to upgrade the bubble native tooltips on text, buttons and images to work better.
How it works is simple. The plugin detects the tooltips (which are just native title properties) and replaces them for a tippy.js instance with default config.
Check out the docs in the demo for examples on how to configure tooltips in-line!
What is the correct way to deal with dynamic plugins? I want to show a tooltip if a an input is empty (1T- Dropdown) and show no tooltip otherwise.
For some reason it always shows the tooltip, even after I entered something in the dropdown.
Plugin is down - @ZeroqodeSupport (UNPKG) issue, can you host the files in bubble instead…
ReferenceError: tippy is not defined
at _0x35303b (https://[domain]/version-test/[path]?debug_mode=true:325:143)
at _0x12dea2 (https://[domain]/version-test/[path]?debug_mode=true:364:21)
at NodeList.forEach ()
at https://[domain]/version-test/[path]?debug_mode=true:375:152
at NodeList.forEach ()
at https://[domain]/version-test/[path]?debug_mode=true:373:254
at Array.forEach ()
at MutationObserver. (https://[domain]/version-test/[path]?debug_mode=true:371:40)
at root (https://[domain]/version-test/[path]?debug_mode=true:325:143)
Hi everyone,
First, we sincerely apologize for the delayed response. The Unpkg CDN outage over the weekend affected many Bubble apps, including those using our plugins, and we understand the frustration this may have caused.
The Unpkg team has scaled up their global server deployment from the latest updates, and the issue should now be resolved. You can check the ongoing discussion and updates here: Bubble Forum Thread.
Meanwhile, we are actively discussing with our dev team the possibility of migrating all of the Zeroqode plugins from Unpkg to JsDelivr to prevent similar issues in the future.
As this situation arose over the weekend, the migration process may take some time.
We appreciate your patience and will keep you updated on any further developments. If you are still experiencing issues, please let us know.
Best regards,
@ZeroqodeSupport@Kayami is it possible to make it disappear right away when it’s no longer hovered? Now I feel like it’s a few milliseconds that it is staying visible?
Otherwise, it’s crazy nice plugin, thank you so much for it