volser / quill-table-ui

BSD 3-Clause "New" or "Revised" License
62 stars 15 forks source link

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

Open v1talii-dev opened 2 years ago

v1talii-dev commented 2 years ago

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.

anburocky3 commented 1 year ago

Same error. any fix?