Fixing issue with order of modal popups being opened/closed when it doesn't...
Fixing issue with order of modal popups being opened/closed when it doesn't match up with the DOM. Need to maintain a primitive window manager / stack so that the proper modal is opened after closing subsequent modals. Refer: https://github.com/zurb/foundation/issues/6690
Loading
Please sign in to comment