Brandon
Results
2
issues of
Brandon
### Describe the bug Unexpected errors should be passed to `hooks.client.js#handleError()` so they could be sent to Sentry etc. https://kit.svelte.dev/docs/hooks#shared-hooks-handleerror But if a `new Error()` is thrown from top level...
Svelte 4
2
Support Svelte 4 peerDependencies is using svelte 3. See the [Svelte migration guide](https://svelte.dev/docs/v4-migration-guide) ## Reproduce "svelte": "^4.0.5", "ag-grid-community": "^30.0.3", "ag-grid-svelte": "^0.3.0", Then `npm i` ## Error Installation error npm ERR!...