-
Notifications
You must be signed in to change notification settings - Fork 49.3k
Closed
Labels
Component: DOMStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
This was raised here: #11347 (comment)
I will open a PR to address this shortly. Please assign this bug to me.
React version: experimental
Steps To Reproduce
- Create a custom element with a property setter
- Assign a function to that property
Link to code example: https://jsfiddle.net/jarhar/df4k156b/
The current behavior
The function does not get passed to the custom element setter
The expected behavior
The function gets passed to the custom element setter
Metadata
Metadata
Assignees
Labels
Component: DOMStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug