mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
+1
-1
@@ -369,7 +369,7 @@ EventHandler.on(document, EVENT_CLICK_DATA_API, SELECTOR_DATA_TOGGLE, function (
|
||||
})
|
||||
})
|
||||
|
||||
// avoid conflict when clicking moddal toggler while another one is open
|
||||
// avoid conflict when clicking modal toggler while another one is open
|
||||
const allReadyOpen = SelectorEngine.findOne(OPEN_SELECTOR)
|
||||
if (allReadyOpen) {
|
||||
Modal.getInstance(allReadyOpen).hide()
|
||||
|
||||
Reference in New Issue
Block a user