virgile devaux

Results 2 issues of virgile devaux

As I said in the title, I got an error when trying to use this with SvelteKit: ```bash Uncaught (in promise) SyntaxError: import not found: default edit-history.js:1:7 instance http://localhost:3000/node_modules/svelte-data-grid/src/main.svelte:131 AsyncFunctionThrow...

### Describe the bug I try to test an endpoint of my sveltekit app that is redirecting a request to another domain. it goes like this: ```js import { redirect...

status: review needed