Anup Aglawe
Anup Aglawe
Putting it in `useEffect` doesn't seem efficient. Any solution for this one ?
> @anup-a FWIW the workaround I suggested would effectively only render once when the component is mounted. Are you concerned about rerenders? Yes. also a little bit worried about the...
Hi @achimmihca, Did you mean this https://codepen.io/anup-a/pen/OJvBebv ? If yes, then this behaviour is consistent across browsers. But yeah I guess it would be helpful to include preserveAspectRatio="none".
@QuarkPixel Thanks for reporting. I'm able to reproduce the error. We try to fix this soon.
@joaovictor3g sure. Assigning it to you. Note : Make sure that it isn't affecting the build size. you can check the current build size by running "yarn build" and use...
@quick007 sure great idea. will put it up in the roadmap.
Description - Right now, we support svgs and png as export option. Request is to also support the jsx version of svgs.
@dexterpuru hi sure. you can use npm package if it takes minimal space & effort. But I'll recommend you to just export the wave component (which we use in preview)...
@dexterpuru Sorry forgot to reply to your comment. React-svgr looks quite bulky to add in this project, I will put some time to find a better solution. Thanks
@luxorwannabe Not currently, but would be a nice addition.