mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
chore(update): bump to 4.1.3
This commit is contained in:
+1
-2
@@ -682,8 +682,7 @@ class Tooltip {
|
||||
}
|
||||
})
|
||||
|
||||
if (typeof config !== 'undefined' &&
|
||||
typeof config.container === 'object' && config.container.jquery) {
|
||||
if (config && typeof config.container === 'object' && config.container.jquery) {
|
||||
config.container = config.container[0]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user