Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

passing router options #45

Closed
joprice opened this issue Dec 2, 2024 · 2 comments
Closed

passing router options #45

joprice opened this issue Dec 2, 2024 · 2 comments
Assignees
Labels

Comments

@joprice
Copy link

joprice commented Dec 2, 2024

I'm seeing warnings like the following

 React Router Future Flag Warning: Casing of `formMethod` fields is being normalized to uppercase in v7. You can use the `v7_normalizeFormMethod` future flag to opt-in early. For more information, see https://reactrouter.com/v6/upgrading/future#v7_normalizeformmethod.

Is is possible to pass such options to the router via a vite config or via a provider?

@Daydreamer-riri
Copy link
Owner

Hi @joprice, This feature has been implemented in 0.8.2!

@joprice
Copy link
Author

joprice commented Dec 18, 2024

Finally got around to using this and it works great. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants