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

symbol-defs.svg includes error on goole Browser #49

Open
zsjun opened this issue Nov 27, 2018 · 0 comments
Open

symbol-defs.svg includes error on goole Browser #49

zsjun opened this issue Nov 27, 2018 · 0 comments

Comments

@zsjun
Copy link

zsjun commented Nov 27, 2018

Hello, I am using your library for my website. but when i use it, sometime appear
image

when i debug it, find the request cancel.
when i get symbol-defs.svg,this appear
image
I find the error on line 1053 at column 408 in symbol-defs.svg

<path fill="#a95600" stroke="#000" stroke-width="0.0667" stroke-miterlimit="4" stroke-linecap="butt" stroke-linejoin="miter" style="stroke: var(--color11, #000)" style="fill: var(--color229, #a95600)" d="M19.679 18.435c0.391-0.022 0.217-0.217 0.412-0.326s0.478-0.043 0.564 0.087 0.022 0.26 0.13 0.26 3.057-0.165 3.166-0.057c0.108 0.108 0.13 0.326 0.022 0.412s-3.839 0.187-3.969 0.1-0.326-0.456-0.326-0.477z"></path>

because there are two style in this path.
when i delete the other style, it worked!

environment:
"webpack": "^4.23.1",
"react": "^16.4.0",
Google Chrome: 69.0.3497.100,
computer: mac.

thank you!

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

No branches or pull requests

1 participant