danilowoz / react-content-loader

⚪ SVG-Powered component to easily create skeleton loadings.

Home Page:https://skeletonreact.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black layout issue while base-href is set on Safari/iOS

gtabidze opened this issue · comments

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)

Thanks to sharing your solution :)