Skip to content

The onDismissProgrammatic function bound to the DropdownAlert component cannot be triggered, which is the same as that of iOS/Android #317

Description

@Panlichen1996

DropdownAlert 组件绑定的onDismissProgrammatic 函数无法触发,与iOS/Android一致 复现问题的demo

alertProps: {
        onDismissProgrammatic: () => {
          _onDismissTypeChange('onDismissProgrammatic');
        },
        alertPosition: 'bottom',
      }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions