Shopify / react-native-skia

High-performance React Native Graphics using Skia
https://shopify.github.io/react-native-skia
MIT License
6.99k stars 454 forks source link

rrect throw an error during unit testing #2613

Closed dumihi313 closed 2 months ago

dumihi313 commented 2 months ago

Description

I faced the same with an unresolved bug

Image

Version

1.3.11

Steps to reproduce

I am writing unit test by jest

Snack, code example, screenshot, or link to a repository

Image

wcandillon commented 2 months ago

I tried to fix this bug this morning but couldn't reproduce it. Please add a failing test here and I will fix it asap: https://github.com/Shopify/react-native-skia/blob/main/apps/paper/src/Examples/Examples.test.tsx

closing it now but will reopen as soon as I have a repo.