Skip to content

Commit

Permalink
docs(README): fix "Black box in Safari / iOS" (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
kud authored Feb 3, 2020
1 parent a2fb377 commit b3ea38e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,6 @@ When using `rgba` as a `backgroundColor` or `foregroundColor` value, [S

Using base tag on a page that contains SVG elements fails to render and it looks like a black box. Just remove the **base-href** tag from the `<head />` and issue solved.

<img width="200" alt="Black box" src="https://user-images.githubusercontent.com/11562881/39406054-2f308de6-4bce-11e8-91fb-bbb35e29fc10.png" />
![](https://user-images.githubusercontent.com/11562881/39406054-2f308de6-4bce-11e8-91fb-bbb35e29fc10.png)

See: [#93](https://github.com/danilowoz/react-content-loader/issues/93) / [109](
See: [#93](https://github.com/danilowoz/react-content-loader/issues/93) / [109](https://github.com/danilowoz/react-content-loader/issues/109)

0 comments on commit b3ea38e

Please sign in to comment.