Skip to content

Prevent setProps being passed to DOM elements#264

Merged
tcbegley merged 1 commit intomasterfrom
setprops
Oct 20, 2019
Merged

Prevent setProps being passed to DOM elements#264
tcbegley merged 1 commit intomasterfrom
setprops

Conversation

@tcbegley
Copy link
Collaborator

This PR ensures that setProps is not passed on to DOM elements by our components, which was causing error messages to appear in the console. I used omit from ramda since we were already using it to do this in the implementation of Input.

@tcbegley tcbegley merged commit 23edc7c into master Oct 20, 2019
@tcbegley tcbegley deleted the setprops branch October 20, 2019 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant