IzaELK
Results
1
issues of
IzaELK
[v2] BottomSheetModal close function has inconsistent behavior when snap points array is hard coded
2
# Bug When snapPoints is provided to BottomSheetModal component as props with a constant close function will always close BottomSheetModal. ```js const snapPoints = [300, 500]; const MyWorkingComponent = ()...
bug
no-issue-activity