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

[Bug]: router doesn't work in production build, only shows blank. #11494

Closed
jefersoneiji opened this issue Apr 24, 2024 · 1 comment
Closed
Labels

Comments

@jefersoneiji
Copy link

jefersoneiji commented Apr 24, 2024

What version of React Router are you using?

6.22.3

Steps to Reproduce

Expected Behavior

Routes should render in production mode just as they do in dev mode.

jflix-demo

Actual Behavior

Only navbar will show. Children routes in <Outlet />will show blank. Also, navigating to nested routes return 404

jflix-error

@jefersoneiji
Copy link
Author

solved in #11480 (comment)

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

1 participant