Custom data attributes not accessible | Community
Skip to main content
Level 4
December 10, 2021
Solved

Custom data attributes not accessible

  • December 10, 2021
  • 1 reply
  • 720 views

hi,

 

it's AEM 6.5

 

I'm extending Carousel component, I added some custom data fields passing configuration data from cq:dialog.

AEM data layer is not enabled (I tried to enable it but same result)

What I experience that only oob Carousel data are accessible, like data-cmp-autoplay  and data-cmp-delay but my custom data attributes are stripped.

 

Thank you

 

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 nbg62

Resolved, it was my bad in naming dialog attributes.

1 reply

nbg62AuthorAccepted solution
Level 4
December 10, 2021

Resolved, it was my bad in naming dialog attributes.