schadenn

Results 5 comments of schadenn

Actually I'm not sure if this PR has a real value as you could just "dirty hack" Stencil into ShadowDom mode by doing this before your component bundle loads: ```...

Thanks for the quick response. I am inside of my zmk checkouts `/app` folder though. So this is not the fix 😢

This repo is not creating any wrappers on its own. It's supposed to be used together with this: [https://github.com/ionic-team/stencil-ds-plugins#react](https://github.com/ionic-team/stencil-ds-plugins#react)

Did you read this: [https://github.com/ionic-team/stencil-ds-plugins#react](https://github.com/ionic-team/stencil-ds-plugins#react)? It should clarify how to create a React wrapper for your component.

@sidharthv96 Hi there 👋 Not really sure how to follow up on this (and with whom). I think the only check failing is due to changed visuals, which I can...