chore(update): bump to 4.1.3
This commit is contained in:
parent
cf821e1d4d
commit
c44db783bf
28 changed files with 231 additions and 201 deletions
|
|
@ -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]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue