angular-wysiwyg
angular-wysiwyg copied to clipboard
failing on start "element.find(...).tooltip is not a function"
Not sure what I've missed, but always getting this error:
element.find(...).tooltip is not a function
at configureBootstrapTitle (http://app.northbrasil.com.br/bower_components/angular-wysiwyg/dist/angular-wysiwyg.js:203:43)
at init (http://app.northbrasil.com.br/bower_components/angular-wysiwyg/dist/angular-wysiwyg.js:182:11)
at link (http://app.northbrasil.com.br/bower_components/angular-wysiwyg/dist/angular-wysiwyg.js:178:9)
i have same problem @rafaelcoutinho
I is related to this tag
enable-bootstrap-title="true"
set it to false and it works.