Ah! So you @dave.kolaja is the developer of plugin I’ve been enjoying a lot recently.
Hi!
Some ideas:
- You should somehow link to your profile here. It currently says user @pticon.
- On the element code, I think you can upgrade to
<script src="https://code.iconify.design/2/2.0.0-rc.4/iconify.min.js"></script>
(I believe the plugin still is on 1) - On the shared tab, you’re still using v1 instead of v2. (mind you I have no idea what this means, but upgrading to the latest version seems like a good idea.)
I’m getting this bug if I try to load an icon dynamically (via a repeating group)
copy-paste of the code:
at eval (PLUGIN_Iconify-update--Iconify-.js:11:32)
at https://dhtiece9044ep.cloudfront.net/package/run_debug_js/6397c908c75edcf79bcfa58d920eeb02c66d921df0847c0b2ef73df0ba3e39e1/xfalse/x10:15:477137
I don’t (yet) know Javascript, but let me take a wild guess: is it a timing issue? Trying to fire the Iconify call before Bubble has retrieved data from the database?