sabercoy

Results 5 issues of 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...

documentation
product:workers
content:edit

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Setting a signal inside ResizeObserver...

bug

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. ![image](https://github.com/user-attachments/assets/071d6405-babb-48ef-b5fe-2f358f616aea) 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...