vitalets / x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
http://vitalets.github.io/x-editable
MIT License
6.51k stars 1.73k forks source link

ISSUE ABOUT var $tip = this.tip(); #1114

Open fangaohua200 opened 5 years ago

fangaohua200 commented 5 years ago

Cannot read property 'addClass' of undefined at Popup.show (bootstrap-editable.js:1091)

fangaohua200 commented 5 years ago

BootStrap 4.0 not support?

manukieli commented 5 years ago

I've the same issue with Bootstrap 4.0

manukieli commented 5 years ago

I've resolve it with this package: https://github.com/Talv/x-editable/tree/develop/dist

andingBoy commented 5 years ago

I've resolve it with this package: https://github.com/Talv/x-editable/tree/develop/dist

how do you solve your issue?

yonesmontja commented 3 years ago

thanks, it works for my project.

SaeedYasin commented 3 years ago

@manukieli thankyou works great!