Justin Golden
Justin Golden
Is this repo still taking pull requests? Let me know if there's anything you'd like me to update or fix.
All good on the bandwidth, don't stress it 😁 And yeah it can't detect on load, but any time any key at all is pressed, it will get the correct...
+1 Have been thinking this for a while but never bothered to make an issue.
Also, I don't believe clean is necessary for anything here  I believe `.cache` is the folder you want to remove https://parceljs.org/cli.html
Can't add dynamic ld json schema with this bug that's been here for 3+ years
Minimum reproducible ``` {@html `${'a'}`} ``` To confirm, this is caused by the vs code plugin for prettier.
If I link to a static SVG file, then it works fine: `` But when it's inline, then it doesn't work. I marked this as "annoyance" instead of anything higher...
I should note I'm using svelte 4 and so is the repl.
Thanks for the reply! I would generally agree, but when I take a vanilla HTML file with a SVG embedded, then it works fine in chromium: ```html Hello World Hello...
Ah I see, you're right. Thanks for the replies and for the example. I'll mark this ticket as closed. Hopefully chromium figures it out. Makes the update I wanted to...