bitovi / bitovi/ylem

Ylem not passing props into another ylem compoennt

Open
#190 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.