surveysparrow / twigs

Themeable, Customisable and Fully Accessible React Component Library from SurveySparrow
https://twigs.surveysparrow.com/
MIT License
17 stars 8 forks source link

Couldn't Add the StepperItem conditionally inside the Stepper Component. #68

Closed Gokul-Nath-27 closed 1 month ago

Gokul-Nath-27 commented 1 month ago

Describe the bug Couldn't able to add the StepperItem conditionally inside the Stepper Component.

To Reproduce Steps to reproduce the behavior:

  1. Add a Stepper Component.
  2. Add multiple StepperItem to it.
  3. Try to conditionally render any one of the StepperItem.
  4. See error in the console.

Expected behavior Should be able to conditionally render the StepperItem inside the Stepper Component.

Desktop (please complete the following information):