gilbarbara / react-inlinesvg

An SVG loader component for ReactJS

Home Page:https://codesandbox.io/s/github/gilbarbara/react-inlinesvg/tree/main/demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's have text bug!

pxim opened this issue · comments

I use a svg with react-inlinesvg in react. It's not show the text on the svg.
error

But, the svg is OK when opened in chrome alone.
ok

svg (the s2.svg is in the s2.zip package)
s2.zip
@gilbarbara

I think it's fixed in version 1.2.0 (with react-from-dom 0.3.0 that handles the markup parsing)