Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

React v0.15.2+ unknown prop error onTouchTap #60

Closed
agilgur5 opened this issue Jul 27, 2016 · 2 comments
Closed

React v0.15.2+ unknown prop error onTouchTap #60

agilgur5 opened this issue Jul 27, 2016 · 2 comments

Comments

@agilgur5
Copy link

I don't even use the onTouchTap prop in my code, so it appears to be an invalid passthrough

Stacktrace:

warning.js?8a56**:44Warning: Unknown prop `onTouchTap` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
    in div (created by Sidebar)
    in div (created by Sidebar)
    in Sidebar (created by MainNavSide)
    in MainNavSide
@balloob
Copy link
Owner

balloob commented Jul 28, 2016

Already fixed in latest version https://github.com/balloob/react-sidebar#22

@balloob balloob closed this as completed Jul 28, 2016
@agilgur5
Copy link
Author

Ahh didn't find any closed issues I searched "unknown prop" because of the spelling error on #54 , thanks!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants