Christian glacet
Christian glacet
@krassowski this solution worked for me, thanks. In case someone needs it, the user config should be set to : ```json { "shortcuts": [ { "command": "application:toggle-side-tabbar", "selector": "body", "keys":...
I think this repo has no active maintainer, maybe we should use this instead : [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/docs/api/components/swipeable/)
Any idea what is that error? I have a build that works locally but fails on Vercel with that exact same error. I tried on both node `20.x` and `18.x`...
I'm no expert of this project, but I doubt the example is functional, look at this redirect: ```ts redirect(`/${i18n.defaultLocale}/${lang}`) ``` I guess here should be a redirect to the requested...
I found a solution [here](https://www.izoukhai.com/blog/implement-internationalization-i18n-in-next-13-actually-working) that works for me. It requires a few tweaks but overall, all the ingredients are here.
In the end I switched to another package because I think this one is not ready yet. I've tried quite hard but without success. I've used next international which worked...
I have the same behaviour, I have no idea what we are missing but clearly the css injection is not working on the server side. You can clearly observe it...
Did you found a way to solve this issue? Is there a reason for `myMutation` to change every time it's called? I agree that this looks strange to omit it...
Did anyone found what the issue is and how to solve this? Here is my log: ``` Build fingerprint: 'OnePlus/OnePlus6T/OnePlus6T:11/RKQ1.201217.002/xxxxxxx:user/release-keys' Revision: '0' ABI: 'arm64' Timestamp: 2022-09-16 12:44:41+0200 pid: 8658, tid:...
I totally agree with @pierremouchan, unless I'm missing another solution. I also used the [`