Darren Vong
Darren Vong
Since you mentioned the introduction of the "new architecture" in React Native would be needed to add this, is there any rough timeline on when that would be ready?
Should we add this to the "Backlog"? It'd be a nice feature to have, especially if once synchronous persistant storage is available, it'd be easy to implement for those who...
Not sure how much this helps, but this issue was fixed for me from `2.25.2` up to `2.28.2` using eslint 8. `2.29.0` onwards is where I'm seeing the same issue...
I see, thanks for the clarification! Isn't 90 days already quite a generous timeframe (since you mention you're planning to increase it)? Do people actually complain of needing to log...
@iamseye How are you getting on with this? Will you have time to wrap this up?
> don't forget to start the branch on the latest commit compatible with RR 6 @JesusTheHun From what I understand, `3.1.0` is the latest commit compatible with RR6 and https://github.com/JesusTheHun/storybook-addon-remix-react-router/commit/b8d774aea4db9fc87a75cf47febce5dd28ff250b...
> As much as I dislike it, I think pushing this to `storybook-addon-react-router-v6` is the lesser evil. > To do that would also involves pushing a patch to `[email protected]` to...
@JesusTheHun Sorry for the delay, I've created 2 PRs: - The first for making a patch to `[email protected]` with a simple postinstall script informing the user to use `storybook-addon-react-router-v6` again...