Missing SVG tags and attributes
Problem
Note from maintainers: Starting with React 15, we should have a complete support of the subset of SVG specifications that is actually implemented by browsers. If you find a missing attribute, or if a tag does not work correctly, please write a comment below. Note that `React.DOM.*` factory functions might not provide all tags, but you should be able to use `React.createFactory` or `React.createElement()` directly for the missing ones. Or you can just use JSX which translates to `React.createElement()` and supports all tags inherently.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Missing SVG tags and attributes
Anybody working on this? I'd be keen to implement the `filter` tag.
Trust Score
1 verification
- 1
Anybody working on this? I'd be keen to implement the `filter` tag.
Anybody working on this? I'd be keen to implement the `filter` tag.
Validation
Resolved in facebook/react GitHub issue #1657. Community reactions: 0 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep