Skip to content

RangeError: Maximum call stack size exceeded after updating to 7.34.0 using pnpm #3363

@MohammedFaragallah

Description

@MohammedFaragallah

Description

After updating to version 7.34.0 of react-native-ui-lib and installing with pnpm, the application throws a RangeError: Maximum call stack size exceeded. I believe this is due to react-native-ui-lib being added as a dependency within itself, which may cause a cyclic dependency issue.

Related to

  • Components
  • Demo
  • Docs
  • Typings

Steps to Reproduce

  1. Update to react-native-ui-lib version 7.34.0
  2. Install dependencies using pnpm
  3. Encounter RangeError: Maximum call stack size exceeded error

Expected 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

  • React Native version: expo sdk51
  • React Native UI Lib version: 7.34.0

Affected Platforms

  • Android
  • iOS
  • Web

Metadata

Metadata

Assignees

No one assigned

    Labels

    buga bug in one of the components

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions