Skip to content

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

@Panlichen1996

Description

@Panlichen1996

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

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions