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.72k forks source link

destroy doesn't work on reintializing #1013

Closed ssaravananerd closed 7 years ago

ssaravananerd commented 7 years ago

Hi Team,

We are using x-editable for on screen grid edit. Actually we are destroying the existing editable and initializing the new editable and calling show. We are getting below errors when clicking the cells second time. bootstrap.min.js:6 Uncaught TypeError: Cannot read property 'off' of null bootstrap.min.js:6 Uncaught TypeError: Cannot read property 'trigger' of null

Can anyone help to resolve this issue. Thanks

Regards Saravanan S

MarQuisKnox commented 7 years ago

Unfortunately, due to this project being supported by volunteers we cannot provide user support at this time. Please try a site like Stack Overflow: http://stackoverflow.com/questions/tagged/x-editable

Thank you.