Error: quill Cannot import modules/tableUi. Are you sure it was registered?
v1talii-dev opened this issue · 1 comments
v1talii-dev commented
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
Same error. any fix?