You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Matthew-Myers-Aveniros thanks heaps for pointing this out. The demo was missing the modal-trigger class on the button (#335 (comment)). This is fixed now.
<button data-target="modal2" href='#modal2'class="btn" (click)='openModal2()'>Modal 2 (2)</button>
button 2 (2) not opening modal 2 in the Demo
Is this intended?
The text was updated successfully, but these errors were encountered: