-
Calling a modal and closing it causes the method OnAppearing And ApplyQueryAttributes to be executed on the page that called it. |
Beta Was this translation helpful? Give feedback.
Answered by
bijington
Jun 12, 2025
Replies: 1 comment 6 replies
-
It's not a regression but a behavioral change. Your page that shows the popup will appear again when the popup closes. In fact I'd argue if it didn't do it before that was a bug. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
TheCodeTraveler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not a regression but a behavioral change. Your page that shows the popup will appear again when the popup closes. In fact I'd argue if it didn't do it before that was a bug.