Ylem not passing props into another ylem compoennt
Open
bug
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Here is a weird bug:
https://codesandbox.io/s/wwwzqrqr7k
If you un-comment the `mapProps()` bit, which should essentially be a no-op, it starts working as expected.
So... that's kind of weird.
Contributor guide
Research direction
Start with the linked CodeSandbox reproduction and compare the component behavior with mapProps() commented out and enabled. Trace how props are passed between Ylem components; done means the receiving component gets its props without requiring the no-op mapProps() call.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100