Topic: MDBNavLink not link to page
Expected behavior This code should take the user to the Home page.
<MDBNavItem >
<MDBNavLink exact to="/">
Home
</MDBNavLink>
</MDBNavItem>
Actual behavior It's staying on the same page. The address change to the required link address but not move directly to the page I want (just rename the link address).
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.23.0
- Device: any
- Browser: any
- OS: Windows
- Provided sample code: No
- Provided link: No
Tags
Related topics
Piotr Glejzer staff commented 5 years ago
Do you have more code to show? I can't help with only that. Sorry about that.