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
Black layout issue while base-href is set on Safari/iOS. Somehow we found out that SVG url() doesn't work under in Safari/iOS. We removed from page and issue solved.
Which versions of react-content-loader, and which browser are affected by this issue?
Latest, Safari (Web/Mobile)
The text was updated successfully, but these errors were encountered:
What did you do?
React content Loaders
What did you expect to happen?
Expected to work for all browsers
What happened actually?
Black layout issue while base-href is set on Safari/iOS. Somehow we found out that SVG url() doesn't work under in Safari/iOS. We removed from page and issue solved.
Which versions of react-content-loader, and which browser are affected by this issue?
Latest, Safari (Web/Mobile)
The text was updated successfully, but these errors were encountered: