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

React does not support svg attributes. #5889

Closed
vlinder opened this issue Jan 20, 2016 · 5 comments
Closed

React does not support svg attributes. #5889

vlinder opened this issue Jan 20, 2016 · 5 comments

Comments

@vlinder
Copy link

vlinder commented Jan 20, 2016

There are a few svg attributes where support is lacking.

I have noticed that "mask" and "filter" are missing.

Mozilla have a list of all the svg core attributes here: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute#Core

@jimfb
Copy link
Contributor

jimfb commented Jan 20, 2016

I think this was fixed in #5714

If you can create a fiddle using latest (http://jsfiddle.net/9kungxn4/) that demonstrates the problem, we can reinvestigate.

@jimfb jimfb closed this as completed Jan 20, 2016
@iamdustan
Copy link
Contributor

@jimfb did #5714 get included in one of the 0.14 point releases?

@vlinder
Copy link
Author

vlinder commented Jan 21, 2016

According to this comment #5763 (comment). No.

@jimfb
Copy link
Contributor

jimfb commented Jan 21, 2016

Thanks @vlinder, correct, it will be part of 0.15.

@vlinder
Copy link
Author

vlinder commented Jan 22, 2016

Can confirm that this was fixed, tried to recreate the problem in the fiddle, but it just worked. :)

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

3 participants