How to handle scenario wherein first modal is taking time to load and second modal loads before first #1769
-
Hi Experts, I have a scenario wherein the requirement is However, currently whats happening is Any thoughts/pointers/reference code will be helpful. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Could you please adjust the following jsfiddle according to your needs? I believe, you just have to use |
Beta Was this translation helpful? Give feedback.
Could you please adjust the following jsfiddle according to your needs?
As the second modal is triggered by a button inside the first modal your described situation should not happen.
https://jsfiddle.net/lubber/v0kqrwds/15/
I believe, you just have to use
allowMultiple: true