We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.3.0", "@mdx-js/mdx": "^1.6.22", "vite": "^3.0.8", "@mdx-js/react": "^1.6.22", "vite-pages-theme-doc": "^3.1.4", "vite-plugin-mdx": "^3.5.6", "vite-plugin-react-pages": "^3.3.1"
The text was updated successfully, but these errors were encountered:
I works well in my windows 10 machine.
What is your vite.config.ts?
vite.config.ts
Your installed vite version seems to be old (3.0.9). Could you try to clean your npm_modules and reinstall?
Sorry, something went wrong.
@csr632 I am using router v6, is this the reason, does react18 + router v6 currently supported?
@csr632 Does it support router v6? This is still V5, where am I misconfigured?
Does it support router v6?
Currently, no. But I am working on that. It will be supported in this week. Tracked in: #73 #72
No branches or pull requests
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"@mdx-js/mdx": "^1.6.22",
"vite": "^3.0.8",
"@mdx-js/react": "^1.6.22",
"vite-pages-theme-doc": "^3.1.4",
"vite-plugin-mdx": "^3.5.6",
"vite-plugin-react-pages": "^3.3.1"
The text was updated successfully, but these errors were encountered: