AEM SPA Editor with VUE3 using @mavice/aem-vue-editable-components | Community
Skip to main content
New Participant
June 23, 2022
Solved

AEM SPA Editor with VUE3 using @mavice/aem-vue-editable-components

  • June 23, 2022
  • 2 replies
  • 813 views

Problem Statement:


We are trying to implement SPA Editor using VUE3. As per recommendation from adobe we have used @mavice/aem-vue-editable-components provides the integration layer between AEM and VUE components. However, the @mavice/aem-vue-editable-components is not compatible with VUE3.

 

https://github.com/adobe/aem-project-archetype/issues/766

 

GIT REPO for VUE2

https://github.com/mavicellc/aem-guides-wknd-spa/tree/Vue/create-project-start

 

https://www.npmjs.com/package/@mavice/aem-vue-editable-components

 

Can anyone suggest an alternative plugin which can be used for VUE3 instead?

 

https://github.com/mavicellc/aem-vue-editable-components

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by EstebanBustamante

Unfortunately, Vue is not officially supported by Adobe, unlike Angular or React. Therefore, if you are determined to use Vue3, you will need to construct your own set of components. Using the "@mavice" as a base can be quite helpful for a significant portion of the way.

 

Hope this helps

2 replies

EstebanBustamante
EstebanBustamanteAccepted solution
New Participant
December 5, 2023

Unfortunately, Vue is not officially supported by Adobe, unlike Angular or React. Therefore, if you are determined to use Vue3, you will need to construct your own set of components. Using the "@mavice" as a base can be quite helpful for a significant portion of the way.

 

Hope this helps

Esteban Bustamante
kautuk_sahni
Employee
December 5, 2023

@goyalkritika @manu_mathew_ @b_sravan @estebanbustamante @mahedi_sabuj @a_h_m_imrul @aanchal-sikka Can you please review this unanswered question? Appreciate your thoughts on this.

Kautuk Sahni