Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Greetings,
We have a few custom components that inherit directly from aem core components, and recently in on of the latest sdk updates "aem-sdk-2025.3.20133.20250325T063357Z-250300", this components have become unable to be clicked and dragged, in order to move them around in the page.
We are not sure on how to fix this issue, here is the content.xml of a couple of this components
Any guidance you can provide on how to solve this will be appreciated it
Thanks in Advance
Best Regards,
Daniel
Solucionado! Ir para a Solução.
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
Your problem is not with .content.xml. When you click and drag, there is browser / server error thrown. Please provide the HAR and error.log when issue happens. General checklist
<aem.sdk.api>2025.3.20133.20250325T063357Z-250300</aem.sdk.api>
Expecting build to fail or buildlog to hint incase your custom proxy component is using any deprecated features.
Make sure to update core.wcm.components.version to latest
<core.wcm.components.version>2.23.4</core.wcm.components.version>
Providing some error logs can help to troubleshoot.
Your problem is not with .content.xml. When you click and drag, there is browser / server error thrown. Please provide the HAR and error.log when issue happens. General checklist
<aem.sdk.api>2025.3.20133.20250325T063357Z-250300</aem.sdk.api>
Expecting build to fail or buildlog to hint incase your custom proxy component is using any deprecated features.
Make sure to update core.wcm.components.version to latest
<core.wcm.components.version>2.23.4</core.wcm.components.version>
Providing some error logs can help to troubleshoot.
I have tried updating what you mention in the project pom, but no luck
Here is the error is giving in browser
Unsure on how to get the HAR file since it is not a network error, no related error seems to be appearing in the error log from AEM
Visualizações
respostas
Total de curtidas
Here is the aem error log, just in case there is something im missing
Visualizações
respostas
Total de curtidas
The issue seems resolved after the latest sdk update.
Thanks anyway for taking the time to look at our issue and try to help.
Best Regards.
Daniel
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas