Skip to content

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

Merged
sstur merged 1 commit intosstur:masterfrom
machineghost:master
Aug 22, 2020
Merged

Fix warning "React does not recognize the checkOptions prop"#376
sstur merged 1 commit intosstur:masterfrom
machineghost:master

Conversation

@machineghost
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

@sstur Any plans on releasing this fix? :)

@sarbogast
Copy link
Copy Markdown

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

Development

Successfully merging this pull request may close these issues.

Error: unrecognized prop checkOptions Warning: React does not recognize the checkOptions prop on a DOM element

4 participants