You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: