david
Results
2
issues of
david
### Describe the bug Using `pushState` or `replaceState` in `onMount` throws `Uncaught (in promise) TypeError: root is undefined`. (See reproduction) ### Reproduction https://stackblitz.com/edit/sveltejs-kit-template-default-1gpvuv?file=src%2Froutes%2F%5B%5Bparam%5D%5D%2F%2Bpage.svelte ### Logs _No response_ ### System Info...
This PR: - [x] Adds initial implementation of the Svelte adapter - [x] Adds initial tests for the Solid adapter Regarding the questions in the issue: 1. Packaging - I...