Adminlte: TypeError: $(...).tooltip is not a function

Created on 21 Jul 2016  路  2Comments  路  Source: ColorlibHQ/AdminLTE

I didn't not use tooltip, but error appeared.

jQuery.Deferred exception: $(...).tooltip is not a function
TypeError: $(...).tooltip is not a function

Most helpful comment

Did you make sure to add bootstrap.min.js before app.js?

Also, verify you have jquery.min.js loaded before bootstrap.min.js

All 2 comments

Did you make sure to add bootstrap.min.js before app.js?

Also, verify you have jquery.min.js loaded before bootstrap.min.js

thanks a lot, I did not import bootstrap.min.js

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vbetancourt picture vbetancourt  路  3Comments

gaea44 picture gaea44  路  3Comments

GuxMartin picture GuxMartin  路  3Comments

jrlooney picture jrlooney  路  3Comments

riklaunim picture riklaunim  路  3Comments