@Kitenite Now new error is coming:
`spawn Unknown system error -86`
<img width="1412" alt="Image" src="https://github.com/user-attachments/assets/5a4ec71d-a8e0-42c9-a13e-af24bd9e00b1" />
After prompting, I get this error
<img width="1420" alt="Image" src="https://github.com/user-attachments/assets/23203e80-aaa5-44e0-a636-277435592e40" />
Platform: Mac OS (Intel Chip)
### Description
When using images in pie chart, Now app is crashing causing TypeError: href.indexOf is not a function (it is undefined).
It is working fine with below versions:
@shopify/react-n...
### Description
When using images in pie chart, Now app is crashing causing TypeError: href.indexOf is not a function (it is undefined).
It is working fine with below versions:
@shopify/react-n...
@Nader-CS I think there is nothing you can do, because in same code base, other domain apis were working fine for us but prductuon domain api were having this issue, it got solved after 1 day.
We also faced this issue on our Live Android App from Google play store. Strange thing is that our STAGING and PRE-RELEASE endpoints were getting hit but not LIVE. So it was real pain because our u...
@greeeg I am migrating one of my company projects from 0.73 to 0.76 with new architecture and using this package. So far this is working as expected with new architecture.