Fork me on GitHub
#scittle
<
2023-05-04
>
borkdude15:05:53

🎉 7
😮 2
borkdude15:05:54

If anybody needs help with their custom plugin stuff, just let me know

👍 1
ray20:05:52

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.

borkdude20:05:06

So hardcoding on 0.6.15 (the latest) didn't work for you?

ray20:05:40

Will try tomorrow

borkdude21:05:00

Seems to work over here:

<script src="">    </script>
    <script src="">    </script>
    <script src="">    </script>

borkdude21:05:03

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

ray07:05:13

0.6.15 works, latest still doesn't. Could be anything :man-shrugging::skin-tone-3:

👍 2