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

(0 , _.hasTouchableProperty) is not a function

Open wangx-a11y opened this issue 1 year ago • 8 comments

Description

expo项目 react-native-svg更新到15.10.1编译web会有问题报(0 , _.hasTouchableProperty) is not a function

Steps to reproduce

expo项目 react-native-svg更新到15.10.1编译web会有问题报(0 , _.hasTouchableProperty) is not a function

Snack or a link to a repository

.

SVG version

15.10.1

React Native version

0.76.5

Platforms

Web

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

wangx-a11y avatar Jan 06 '25 09:01 wangx-a11y

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

github-actions[bot] avatar Jan 06 '25 09:01 github-actions[bot]

Hey! 👋

It looks like you've omitted a few important sections from the issue template.

Please complete Snack or a link to a repository section.

github-actions[bot] avatar Jan 06 '25 09:01 github-actions[bot]

I also have the same issue with web

brycnguyen avatar Jan 07 '25 17:01 brycnguyen

I also have the same issue with web

Did you solve it?

wangx-a11y avatar Jan 08 '25 02:01 wangx-a11y

Apply this patch: https://github.com/software-mansion/react-native-svg/pull/2430

or wait until they merge it

brycnguyen avatar Jan 08 '25 04:01 brycnguyen

What's up with this PR ?

castroCrea avatar Feb 11 '25 14:02 castroCrea

any news on the merge?

gixxy22 avatar Mar 02 '25 13:03 gixxy22

@gixxy22 It's merged now: https://github.com/software-mansion/react-native-svg/pull/2430

joranb avatar Apr 07 '25 08:04 joranb

Using v15.12.1 (with expo sdk 53) fixed for me. (at least on web build)

foloinfo avatar Sep 23 '25 04:09 foloinfo

Fixed in #2430

jakex7 avatar Oct 01 '25 08:10 jakex7