-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
One of the minor versions of React 16 (I think, 16.2?) changed the typeof
response from function
to object
. This causes the method getIsReactComponent(reactElement)
to return false
, thereby causing the intended wrapped element to not have the position properties not added to its props
.
carpiediem
Metadata
Metadata
Assignees
Labels
No labels