Is your feature request related to a problem? Please describe.
Since version 6.28.0 react-router-dom spams a lot of warnings about enabling v7 futures in console. storybook-addon-remix-react-router provides no way so set them
Describe the solution you'd like
Add futures object to reactRouter storybook options and pass it to the react-router-dom.
Is your feature request related to a problem? Please describe. Since version 6.28.0 react-router-dom spams a lot of warnings about enabling v7 futures in console. storybook-addon-remix-react-router provides no way so set them
Describe the solution you'd like Add
futures
object toreactRouter
storybook options and pass it to the react-router-dom.Describe alternatives you've considered
-
Additional context https://reactrouter.com/en/6.27.0/upgrading/future#update-to-latest-v6x https://github.com/remix-run/react-router/issues/12245