Skip to content
Discussion options

You must be logged in to vote

Hey @JPortegijs
Most likely you are preserving the components state: For convenience, the post, put, patch, delete and reload methods all default preserveState to true.
The most easiest solution in case of a language switch might be to set preserveState to false. This will force a fresh page component instance.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JPortegijs
Comment options

Answer selected by JPortegijs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants