ufModal (need two)

Hey there,

i need an option to display two modals at once (the second called from the first)…
i tried it wiht ufModal like the standard one, but get an error

TypeError: methodOrOptions.indexOf is not a function

So i don’t think it is possible with the standard UfModal… has anyone any hints or solutions for me how to easily solve this?

Greetings Nadine

This a limitation of Bootstrap:
https://getbootstrap.com/docs/3.3/javascript/#modals

There’s not a specific solution I can recommend, so I can only suggest you use your Google-foo and test the various options to see whether they meet your specific requirements.