enable-background to enableBackground
Could you please elaborate?
There's a attribute within <svg> called enable-background and it should be converted to a jsx-safe enableBackground.
By whitelisting all allowed properties and omitting all non-whitelisted attributes, React is eliminating the original flexibility of the web's DOM as an interface of communication between JS routines.
@trusktr - I think you want the main React repo for this feedback: https://github.com/facebook/react.
@Daniel15 Indeed. hehe. Sorry. 😆
I deleted my posts here, and re-posted on React instead, and toned it down just a bit. https://github.com/facebook/react/issues/10126