Replies: 2 comments 2 replies
-
Maybe you could use a single popup and change the content |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the best way to hide the current popup, show a new popup and wait for the response, then show the old popup again?
Here is what I am currently doing, but the second popup does not show, and it throws a null reference error when it tries to close it.
This code is a bit reduced from what I have, but shows the gist of it.
Beta Was this translation helpful? Give feedback.
All reactions