Simon Green
Simon Green
Assuming your target audience are end-users, you might not want servers hosted with major cloud providers from accessing your resources so it might be nice to easily block obvious "servers"....
### Describe the bug Mutating the data returned from the load fn causes page interactivity to stop working, like it doesn't see the change. Really an anti-pattern in terms of...
### Describe the bug Manually dispatched events with names matching native events don't reach handlers when new `on...` syntax is used vs when older `on:...` syntax is used. ### Reproduction...
The `toFirestore` method of converter is called multiple times when adding a new document to a collection which can cause issues if the object is mutated as part of the...
Found I needed these while re-implementing examples external to the project.
Missing export would cause SvelteKit projects to try to import the _compiled_ component (i.e. the vanilla JS version) instead of the svelte component. It could be used by creating a...
If the markdown renders images, videos or iframes in the HTML you can get some quite noticeable re-loading of content as you make edits: https://github.com/user-attachments/assets/5567d3f4-9808-465c-a43e-4d3956e5e81b Using a HTML diff /...