You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning.js?8a56:36 Warning: Unknown props onSwitchStarted, 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)
Maybe at line:367 in deck.js ? <div {...props}>
The Component is working but the Warning is Annoying :)
Thank you
The text was updated successfully, but these errors were encountered:
warning.js?8a56:36 Warning: Unknown props
onSwitchStarted,
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)
Maybe at line:367 in deck.js ?
<div {...props}>
The Component is working but the Warning is Annoying :)
Thank you
The text was updated successfully, but these errors were encountered: