Wildhoney / ReactShadow

:beginner: Utilise Shadow DOM in React with all the benefits of style encapsulation.
https://react-shadow.herokuapp.com/
MIT License
1.29k stars 80 forks source link

Lib stopped working on iOS 15? #122

Open felipe-chamas opened 2 years ago

felipe-chamas commented 2 years ago

I made a React Component using react-shadow/styled-components. It was working really well on iOS 14, but now that I updated my OS for testing, most of the times the App styles don't load and removing the <root> tag from the lib it works again. Needless to say I need the lib for somethings to work on external apps. Is there any known issue?

felipe-chamas commented 2 years ago

Acording to this issue, I think there should be an update of styled-components version