volser/quill-table-ui

Error: quill Cannot import modules/tableUi. Are you sure it was registered?

v1talii-dev opened this issue · 1 comments

I have a quill editor wrapper component (on vue.js). When I use multiple component instances on the same page, I get this error:

quill Cannot import modules/tableUi. Are you sure it was registered?

If there is only one component on the page, then there is no error.

Same error. any fix?