sabercoy
sabercoy
### Describe the bug In **@solidjs/router 0.13.1**, using `useIsRouting()` inside the root component would yield **false** now it yields **true** and the markup for this result is sent to the...
### Existing documentation URL(s) https://developers.cloudflare.com/workers/configuration/environment-variables/ this states ```8. (Optional) To add multiple environment variables, select Add variable.``` ### What changes are you suggesting? There is now a sidebar that shows...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Setting a signal inside ResizeObserver...
I have seen this mentioned a few times on here: people being concerned with the main thread being blocked before the workers execute. This is true.  That big green...
This library is great and very much appreciated. One day I ran into vite bundling issues due to the way pica is written and it led me down the path...