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

fix: navigate to page instead of full page load #4603

Merged
merged 1 commit into from Oct 13, 2023

Conversation

TimmePfeife
Copy link
Contributor

When we use the Vue router as shown in the docs, the page is doing a full reload instead of navigating directly to a given route. This leads to state loss.

When we don't use the Vue router navigate method, the whole page gets reloaded and looses its state.
@vercel
Copy link

vercel bot commented Oct 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Oct 12, 2023 7:47am

@tugcekucukoglu tugcekucukoglu merged commit 8e4d792 into primefaces:master Oct 13, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants