azazdeaz / azazdeaz/react-gsap-enhancer
Find in {this.props.children}
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have a problem with a component that uses {this.props.children} in it's render function. All other components within this wrapper won't be found by the "find({key:value})" method.
Contributor guide
Research direction
Start by reproducing the reported behavior in a component whose render function uses this.props.children, then inspect the find({key:value}) method and how it traverses wrapped children. Done means components rendered through this.props.children are found consistently, with a regression check for the reported case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100