Skip to content

Toast hide event fired timing #28629

@ysds

Description

@ysds

When use an autohiding toast, the hide event is fired just after shown, it ignore the delay time.

demo: https://codepen.io/anon/pen/YMpRyE?editors=1111 (Please see the console view)

I expected the hide callback is called after 3000ms, but it is actually called right after the toast is shown. Is it intended? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions