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.6k stars 2.33k forks source link

Fix breadcrumb path #372

Closed henrialb closed 2 years ago

henrialb commented 2 years ago

Breadcrumb item paths were incorrect. This fixes it and closes #362

jonny-xhl commented 2 years ago

Do I have to manually add # to use HashRouter?

jonny-xhl commented 2 years ago

If I use CNavLink component, should be add # to href?

henrialb commented 2 years ago

I'm not sure if there is a way to work around that, so I'd say yes. I'd use BrowserRouter instead.

github-actions[bot] commented 2 years ago

This PR 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