asiffermann/summernote-image-title

Summernote BS4 problem

pavlen032 opened this issue · 1 comments

Hi,

is there any problem with using this with Bootstrpa 4 version ?

Get this error:

app.js:28 Uncaught Error: TOOLTIP: Option "container" provided type "undefined" but expected type "(string|element|boolean)".
    at Object.typeCheckConfig (app.js:28)
    at i.t._getConfig (app.js:28)
    at new i (app.js:28)
    at HTMLButtonElement.<anonymous> (app.js:28)
    at Function.each (app.js:2)
    at w.fn.init.each (app.js:2)
    at w.fn.init.i._jQueryInterface [as tooltip] (app.js:28)
    at e.callback (summernote-bs4.min.js:3)
    at e.render (summernote-bs4.min.js:3)
    at summernote-image-title.js:137

Hi @pavlen032 and thank you for reporting this issue!

I just fix it (based on an issue opened in Summernote repo) and you can now see it work with Bootstrap 4 in a new pen.

Version 0.2.0 is published on Bower and NPM! 🎉