Refresh invisible tab in p:tabView #3464
-
How can I update the content of a tab that is not visible? The situation is that I start editing something on a tab. Now the user changes tab. The editing on the previous tab should then be discarded. My current solution triggers an update on the tab that has been left. However, this leads to the content of the tab that has been left flickering when it is selected again. Is there a better solution so that the content does not flicker? Thank you very much |
Beta Was this translation helpful? Give feedback.
Answered by
melloware
Jan 28, 2025
Replies: 1 comment 2 replies
-
I could be wrong but i think the way you are doing it is the only way. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i think the same answer as @tandraschko gave you here: https://github.com/orgs/primefaces/discussions/3476