Skip to content

How to handle scenario wherein first modal is taking time to load and second modal loads before first #1769

Discussion options

You must be logged in to vote

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

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@semanticrelated
Comment options

@lubber-de
Comment options

@semanticrelated
Comment options

Answer selected by semanticrelated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment