Sōta
Sōta
### Describe the bug Hey, apparently Firefox currently doesn't support service workers in private browsing mode, so the external third party scripts aren't being called at all, but the inline...
### Describe the bug Hey, I tried integrating Partytown into Solid Start, but unfortunately everytime I try to visit `localhost:3000`, I get the Error `Proxy object could not be cloned`...
### Describe the bug Hey, I have tested around with Partytown a bit, and I have found that if you hard reload in Firefox it can't find the `partytown-sandbox-sw.html`. I...
### 🔗 Linked issue Resolves #1835 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...
I have an image that I want to preload, that comes from an external source. That's why I have added the `crossorigin="anonymous"` attribute. But now the generated HTML is only...
An agent to read the live class pool of a running JVM app. - [x] Lombok - [x] Source Compatibility 8 - [x] Package - [ ] API
``` java.util.zip.ZipException: zip END header not found at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1716) at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1724) at java.base/java.util.zip.ZipFile$Source.(ZipFile.java:1562) at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1525) at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:744) at java.base/java.util.zip.ZipFile.(ZipFile.java:254) at java.base/java.util.zip.ZipFile.(ZipFile.java:181) at java.base/java.util.jar.JarFile.(JarFile.java:345) at java.base/java.util.jar.JarFile.(JarFile.java:316) at java.base/java.util.jar.JarFile.(JarFile.java:282) at com.sotasan.decompiler.services.LoaderService.lambda$loadAsync$0(LoaderService.java:31) at...