Skip to content

Why using createWebHistory refreshing the page while navigating from Sidebar? #293

Discussion options

You must be logged in to vote

I've got the same problem here. The workaround I did is to modify AppSidebarNav.js onClick event:
onClick: (e) => { e.preventDefault() props.navigate() },
But still I think it's just a workaround solution, because the same problem happened to CDropdownItem, CBreadcrumbItem

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@pervej-fac

This comment was marked as off-topic.

Answer selected by james-tanuwidjaja

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants