Skip to content

Conversation

1587315093
Copy link

react-component/trigger#407
rc-trigger 这个改动 可能要同步到这里添加 hideAction

let triggerHideAction = hideAction;
if (!triggerHideAction && trigger.indexOf('contextMenu') !== -1) {
triggerHideAction = ['click'];
triggerHideAction = ['click', 'contextMenu'];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看起来不应该是 rc-dropdown 要关心的,trigger 里改就好了

@1587315093 1587315093 closed this Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants