react-native-svg icon indicating copy to clipboard operation
react-native-svg copied to clipboard

"mask-type" is not supported in <mask> element.

Open MuthupandiG opened this issue 2 years ago • 12 comments

The problem is explained here very well. https://github.com/gregberge/svgr/issues/336

The same should be addressed in this library as well.

MuthupandiG avatar Jun 16 '22 12:06 MuthupandiG

Any updates on this issue?

MohammadKurjieh avatar Aug 07 '23 05:08 MohammadKurjieh

Any updates on this issue?

Seems, they have fixed it in v0.32.0

resvg supports the mask-type attribute as of v0.32.0. RazrFalcon/resvg#582

MuthupandiG avatar Aug 07 '23 08:08 MuthupandiG

Need this!

mdj-goathamster avatar Aug 15 '23 11:08 mdj-goathamster

Upgrade to the version v0.32.0

MuthupandiG avatar Aug 15 '23 14:08 MuthupandiG

Upgrade to the version v0.32.0

Im not sure i follow, which library should be updated to v0.32.0?

react-native-svg is currently on 13.11.0 🤷‍♂️

mdj-goathamster avatar Aug 15 '23 14:08 mdj-goathamster

Refer this https://github.com/RazrFalcon/resvg/issues/582

MuthupandiG avatar Aug 15 '23 15:08 MuthupandiG

Refer this RazrFalcon/resvg#582

Maybe i'm silly, but i don't see how that is relevant in this post.

Status is, still, that react-native-svg doesn't support mask-type/maskType, right?

mdj-goathamster avatar Aug 16 '23 05:08 mdj-goathamster

Up! Still no update on that ? I'm using svgr/cli to generate my Icons components from .svg files and some of them are genrated with a <Mask> component with style property. Which is not handled by react-native-svg in the latest version

jm-masteos avatar Oct 03 '23 20:10 jm-masteos

Up! Still no update on that ? I'm using svgr/cli to generate my Icons components from .svg files and some of them are genrated with a component with style property. Which is not handled by react-native-svg in the latest version

the same here

eljonathas avatar Jan 08 '24 15:01 eljonathas

Having this same issue

JacobWennebro avatar Jan 08 '24 19:01 JacobWennebro

Facing this issue right now.

SaadAhmadSaddiqui avatar Feb 03 '24 15:02 SaadAhmadSaddiqui

Any Updates?

kartikeyvaish avatar Feb 06 '24 04:02 kartikeyvaish

Hello, Can someone provide a simple example to reproduce that problem? Thank you.

bohdanprog avatar Jun 19 '24 08:06 bohdanprog

Hi, this issue has been resolved in #2152 and will be release in the next version! Thanks 🚀

jakex7 avatar Jul 08 '24 08:07 jakex7