flutter_svg icon indicating copy to clipboard operation
flutter_svg copied to clipboard

Display issues when using --web-renderer html

Open momrak opened this issue 11 months ago • 1 comments

I see some issues that seem related, at least https://github.com/dnfield/flutter_svg/issues/960 https://github.com/dnfield/flutter_svg/issues/845

And we have the same in our app. One example here. CleanShot 2024-03-08 at 12 20 09@2x

It is strange because some of the SVGs we use display properly while others will be similar to the attached image.

  1. does anyone know what is causing some to be displayed weirdly while others look proper? Maybe we can change our SVGs if there is some simple workaround
  2. is this being worked on or is it on the roadmap to look into?

Tested now with v2.0.10+1

momrak avatar Mar 08 '24 11:03 momrak

I have the same issue.

pedrolaranjeiro avatar May 06 '24 15:05 pedrolaranjeiro