If anybody needs help with their custom plugin stuff, just let me know
I have been using @latest via jsdeliver but just got an error on promesa. Hardcoded 0.5.14 and it went away. Probably a blip but thought you might like to know.
✅ 0.6.15 works, latest still doesn't. Could be anything 🤷🏼♂️
So hardcoding on 0.6.15 (the latest) didn't work for you?
Will try tomorrow
Seems to work over here:
<script src=""> </script>
<script src=""> </script>
<script src=""> </script>
What could happen is that your browser cached @latest and then a new version got published and "latest" got mixed up between two versions... or so