-
Couldn't load subscription status.
- Fork 4.2k
Open
Labels
issue/bug-unconfirmedIssues that describe a bug that hasn't been confirmed by a maintainer yetIssues that describe a bug that hasn't been confirmed by a maintainer yet
Description
Since the following change 150c020
React Select can no longer be opened through onControlMouseDown and the event.defaultPrevented is always true when the component is rendered inside react-beautiful-dnd.
CSB: https://codesandbox.io/s/vertical-list-forked-mucu2g?file=/index.js
@rkulinski can you consider using internal flag instead of defaultPrevented (53cc8ce) to ensure that the event is captured by dropdown indicator ?
ashharrison90, kolyagora, GauravZuddl, josephnle, louisjuliendo and 3 more
Metadata
Metadata
Assignees
Labels
issue/bug-unconfirmedIssues that describe a bug that hasn't been confirmed by a maintainer yetIssues that describe a bug that hasn't been confirmed by a maintainer yet