We are working to upgrade our current vue Application to use Vue 3. when it comes to the rich text editor we are having a huge issue with registering the component. as well as getting the RTE Component to work properly
I have attached our sample project with the Rich text editor component as well as the inplace editor RTE.
Currently the error in the browser shows
Uncaught TypeError: this.htmlEditorModule is undefined
serializeValue rich-text-editor.js:583
For the rich text editor and this error for the inplace RTE component error:
this.rteModule is undefined
Please offer assistance as the documentation for vue 3 is sketcky.
Attachment:
Vue3Issues_dace7527.zip