kaivi / ReactInlineEdit

Simple React component for in-place text editing and validation
MIT License
170 stars 90 forks source link

Warning: Unknown prop `onReturn` on <input> tag. Remove this prop from the element. #24

Closed sajumani closed 8 years ago

sajumani commented 8 years ago

Hi,

am getting error, when i try to edit, Warning: Unknown prop onReturn on tag. Remove this prop from the element.

keown commented 8 years ago

still having the issue with 1.0.7 and react 15.0.1

jwyuen commented 8 years ago

I'm also having this issue on 1.0.7 and React 15.3.1

peppozavr commented 8 years ago

Also having the same issue, because in npm is the old version of package without pull request. @kaivi Could you update npm package?

ismyrnow commented 8 years ago

@kaivi: Can you bump the bugfix version and republish to npm?

kaivi commented 8 years ago

I've updated it now, not sure what happened there. You should try Riek instead of this repo, I've switched to it months ago.