victor-valencia / bootstrap-iconpicker

A simple icon picker
https://victor-valencia.github.com/bootstrap-iconpicker/
MIT License
377 stars 140 forks source link

bootstrap-iconpicker.min.js:11 Uncaught TypeError: Cannot read property 'tip' of undefined #74

Closed micker closed 5 years ago

micker commented 6 years ago

hello i am trying to add it in joomla but i have this error bootstrap-iconpicker.min.js:11 Uncaught TypeError: Cannot read property 'tip' of undefined at HTMLButtonElement. (bootstrap-iconpicker.min.js:11) could you help me ?

jrmessias commented 6 years ago

What version of bootstrap you use? This error occours for me in BS4

micker commented 6 years ago

My on bs2 (core on Joomla)

Le 2 juil. 2018 à 18:56, à 18:56, "Júnior Messias" notifications@github.com a écrit:

What version of bootstrap you use? This error occours for me in BS4

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/victor-valencia/bootstrap-iconpicker/issues/74#issuecomment-401868141

robin239 commented 5 years ago

Same for me on Bootstrap 4.

victor-valencia commented 5 years ago

Hi @micker, @jrmessias and @SemtexError .

This error ocurrs when include Bootstrap 4.x.

I Fixed this error in this version:

v1.10.0.

Regards.