mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fix #15301
This commit is contained in:
+1
-1
@@ -217,7 +217,7 @@ const Modal = (($) => {
|
||||
|
||||
$(this._element).addClass(ClassName.IN)
|
||||
|
||||
this._enforceFocus()
|
||||
if (this._config.focus) this._enforceFocus()
|
||||
|
||||
let shownEvent = $.Event(Event.SHOWN, {
|
||||
relatedTarget: relatedTarget
|
||||
|
||||
Reference in New Issue
Block a user