Skip to content

Toast , current.close error run #6939

@ekko2665

Description

@ekko2665

Version of antd-mobile

^5.37.1

Operating system and its version

No response

Browser and its version

No response

Sandbox to reproduce

No response

What happened?

const current = Toast.show({
icon: 'loading',
content: '发红包中…',
duration: 10000,
})

Toast.show('new toast')

current.close()
then will close all Toast

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions