Closed cezary closed 8 years ago
+1, SVG also breaks when using d3.js
Thanks for feedback, will try to resolve it as soon as possible: -)
Hi guys, react-lite now support showing svg element, see demos at REAMME:-)
@Lucifier129 wow! That looks really awesome! This was my major blocker to use react-lite, now this seems to be a real alternative for production! Thx a lot!
SVGs are working now, thanks @Lucifier129! :+1:
When using react-icons, it appears svg elements lose attribute styles. This is is a screenshot in a working dev environment
and a screenshot of a production build using react-lite where the svg does not show
One thing I noticed is the attributes lose their camel case in the dom. I tested a production build using react and svg elements display normally. Any help to get svgs showing would be appreciated!