josecebe / twbs-pagination

jQuery pagination plugin (bootstrap powered)
http://josecebe.github.io/twbs-pagination/
Other
1.1k stars 405 forks source link

Incompatibility with TINYMCE #153

Closed oshosanya closed 7 years ago

oshosanya commented 7 years ago

When trying to destroy the paginator for re-initialisation, tiny mce throws this error

Cannot read property 'setAttribute' of undefined Uncaught TypeError: Cannot read property 'setAttribute' of undefined at t.aria (tinymce.min.js:9) at t.postRender (tinymce.min.js:9) at t.postRender (tinymce.min.js:10) at t.postRender (tinymce.min.js:8) at t. (tinymce.min.js:8) at Object.n [as each] (tinymce.min.js:3) at t.each (tinymce.min.js:8) at t.exec (tinymce.min.js:8) at t.postRender (tinymce.min.js:9) at t.postRender (tinymce.min.js:8)