Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
gtabidze opened this issue Nov 7, 2018 · 1 comment
Closed

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

gtabidze opened this issue Nov 7, 2018 · 1 comment

Comments

@gtabidze
Copy link

gtabidze commented Nov 7, 2018

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)

@danilowoz
Copy link
Owner

Thanks to sharing your solution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@danilowoz @gtabidze and others