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'm also facing this issue while using Metro with React Native v0.64.1 and react-content-loader v6.0.3. After changing the viewBox property on a ContentLoader and reloading the app with Metro, the viewBox does not update.
However, a temporary solution I found was to rebuild the app: after changing the viewBox property on a ContentLoader, rebuilding the app causes the viewBox to update correctly.
What did you do?
Please include the actual source code causing the issue.
What did you expect to happen?
Please mention the expected behaviour.
What happened actually?
Which versions of react-content-loader, and which browser are affected by this issue?
Please also mention the version of react.
The text was updated successfully, but these errors were encountered: