Joris
Results
3
issues of
Joris
### What version of Remix are you using? 2 and 1.19 ### Are all your remix dependencies & dev-dependencies using the same version? - [X] Yes ### Steps to Reproduce...
bug:unverified
feat:fetch
### `Cannot use import statement outside a module` when using with react-router (vite) Hi, I'm trying to use `react-textarea-autosize` with `react-router` using vite, but I'm getting the following error: ```...