docs(README): fix "Black box in Safari / iOS" (#181)

This commit is contained in:
Erwann Mest
2020-02-03 12:28:12 +01:00
committed by GitHub
parent a2fb377ff9
commit b3ea38e4e7

View File

@@ -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)