Hello.Could you please tell me how to properly adapt the Resource to the ContentFragment in the tests. Since I do, I get null all the time, but the resource content fragment is not null. And in the class for which the test is written, adaptation works correctly.
Hi,I have created a footer component that shows n number of links and hides all the other with a show hide button to show the remaining links based on user click. The first component authored works fine but the rest of the components authored are not responsive at all and the toggle functionality fa...
The prod environment contains the following errors in startuplogs. It doesnt have a time frame to trace hence it is very difficult to identify the root cause. Did a grep of the error content in my local instance but no luck[Error] :1:65: Document root element "getUploadTaskStatusReturn", must match ...
I have developed tabbed module component in AEM 6.5.When I have selected the bullet point in any text then it has appear in the dialog but when clicked the save then bullet points are not rendered to the page. PFB Screenshot.When I clicked the save button bullets points not rendered to the page.no...
I'm looking for a way to automatically add references to subsections at the end of each topic. Is there any way to do this using AEM? I am using AEM That is, if I have a topic at level 1 and 3 topics at level 2, I am looking at ways to insert links automatically to the end of the topic with links t...
Hey guys, We are using AEM with React and having trouble with SPA Routing. We are facing an intermittent issue when the Link contains # or ?Page data is available using .model.json on the page URI but sometimes when we have # and ?, model.json is added after full URL rather than just path and hence ...
Whenever a new entry is added in multifield component that will appear at the bottom and we need to manually move each row upwards unless it reaches top. Is there a way to add items on top in multifield component?