Web Components using Shadow DOM | Community
Skip to main content
New Participant
August 31, 2022
Solved

Web Components using Shadow DOM

  • August 31, 2022
  • 2 replies
  • 2197 views

We are attempting to leverage web components using the FAST component library. As with all web components, they are heavily reliant on the shadow DOM for slot components and style encapsulation. Target from what I understand seems to have trouble out-of-the-box working with the shadow DOM. Has anyone else experienced this issue and have they found a solution for this?

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 alexbishop

You should now have out of the box support, as long as you're using at.js 2.7.0 or later

2 replies

alexbishop
alexbishopAccepted solution
Employee
July 26, 2023

You should now have out of the box support, as long as you're using at.js 2.7.0 or later

New Participant
November 16, 2022

Were you able to find a solution for this? I'm facing the same issue at the moment 😕😕