RangeError: Maximum call stack size exceeded after updating to 7.34.0 using pnpm #3363
Closed
7 tasks
Labels
bug
a bug in one of the components
Description
After updating to version
7.34.0
ofreact-native-ui-lib
and installing with pnpm, the application throws aRangeError: Maximum call stack size exceeded
. I believe this is due toreact-native-ui-lib
being added as a dependency within itself, which may cause a cyclic dependency issue.Related to
Steps to Reproduce
react-native-ui-lib
version7.34.0
RangeError: Maximum call stack size exceeded
errorExpected Behavior
Actual Behavior
More Information
Code Snippet
If relevant, add a code snippet that reproduces the issue here.
// Example code (if applicable)
Screenshots/Video
If applicable, add screenshots or a video to help explain the issue.
Environment
Affected Platforms
The text was updated successfully, but these errors were encountered: