jl- / react-slide-deck

react carousel, swipe, slide deck, showcase, page section scroll ...
MIT License
86 stars 6 forks source link

React unknown-prop Warning #12

Open r2099c2 opened 7 years ago

r2099c2 commented 7 years ago

warning.js?8a56:36 Warning: Unknown propsonSwitchStarted,onSwitchDoneon <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop in div (created by Deck) in Deck (created by CarouselComponent)

7a5dbf62-518e-4d86-8203-ee32ec43a72e

Maybe at line:367 in deck.js ? <div {...props}>

The Component is working but the Warning is Annoying :) Thank you

OhCoder commented 7 years ago

I meet the warning too... screen shot 2017-04-20 at 5 00 02 pm

slaby93 commented 7 years ago

Me too image