-
-
Notifications
You must be signed in to change notification settings - Fork 865
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
We've got a bottom sheet with snapPoints={['10%', '95%']}
, but since upgrading from v4.6.1 to v5.1.6 we've noticed that an extra snap point is now being injected at index 0 that just displays the handle.
For context, the 10% snap point is used to display the panel title, so appreciate that we could probably solve this by implementing the handleComponent
prop, but would be way simpler if there was just some way to disable or control the injection of this new index 0 snap point?
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right