react-native-bottom-action-sheet icon indicating copy to clipboard operation
react-native-bottom-action-sheet copied to clipboard

Invariant Violation: No callback found with cbID XXX and callID YYY for RNBottomActionSheet.SheetView

Open mtzfactory opened this issue 4 years ago • 1 comments

There is a crash when you tap twice an SheetView's option in Android:

ExceptionsManager.js:76 Invariant Violation: No callback found with cbID 287 and callID 143 for  RNBottomActionSheet.SheetView - most likely the callback was already invoked. Args: '[]'

mtzfactory avatar Jun 02 '20 15:06 mtzfactory

The same error here! any updates

Chasty avatar Oct 05 '20 19:10 Chasty