Valid AD0-E134 Dumps shared by ExamDiscuss.com for Helping Passing AD0-E134 Exam! ExamDiscuss.com now offer the newest AD0-E134 exam dumps, the ExamDiscuss.com AD0-E134 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AD0-E134 dumps with Test Engine here:
The following anchor tag is not resolving: <a href="item.path" >{item.name}</a> Upon further inspection the developer notices that the link has no .html appended to the end of the URL What could be a potential fix for the issue?
Correct Answer: B
Option B is a potential fix for the issue. Option B uses the data-sly-attribute block statement to add the href attribute to the anchor tag. The data-sly-attribute statement uses an expression to append ".html" to the item.path value. This way, the link will have the correct extension and will resolve to the corresponding page. References:https://experienceleague.adobe.com/docs/experience-manager-htl/using-htl/htl-block-statements.htm