Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warning "React does not recognize the checkOptions prop" #376

Merged
merged 1 commit into from
Aug 22, 2020

Conversation

machineghost
Copy link
Contributor

@machineghost machineghost commented Aug 21, 2020

This fixes an "Error: unrecognized prop checkOptions. The problem was simply that the component was passing it's new checkOptions prop along to the base HTML component, when it shouldn't have.

This fixes #374.

Copy link
Owner

@sstur sstur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks for the fix!

@pablonautic
Copy link

@sstur Any plans on releasing this fix? :)

@sarbogast
Copy link

Could you please release this @sstur ?

@sstur sstur changed the title Fix for https://github.com/sstur/react-rte/issues/374 Fix warning "React does not recognize the checkOptions prop" Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants