juniorforlife
juniorforlife
### Describe the problem I think it's counter-intuitive and even a bad practice to use the reserved keyword `export` to declare props. Especially when props are meant for passing data...
### Describe the problem Hi SvelteKit Team, I've previously suggested adding a feature akin to Remix's [useFetcher](https://github.com/sveltejs/kit/issues/10382#issue-1804063740), but I feel its full potential was not fully grasped. useFetcher is more...
### Which react-spring target are you using? - [X] `@react-spring/web` - [ ] `@react-spring/three` - [ ] `@react-spring/native` - [ ] `@react-spring/konva` - [ ] `@react-spring/zdog` ### What version of...
### Describe the bug I'm using the latest version 6.3.0 of remix-i18next with Remix v2.10.3. When I run `bun dev` the terminal shows these warnings ``` Sourcemap for "/node_modules/remix-i18next/build/react.js" points...