coreui / coreui-free-react-admin-template

Open source admin template based on Bootstrap 5 and React.js
https://coreui.io/product/free-react-admin-template/
MIT License
4.54k stars 2.26k forks source link

Hash route not working in production mode #407

Closed resourceleap closed 1 year ago

resourceleap commented 1 year ago

This bug affect all browsers and OS.

The template run nicely when it's running under "npm start" mode. once it's run under serve -s build or node express.js, the URL in the address bar is changed but no request is fired to the server. This seems to happen recently after babel update.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions