Skip to content

Toast does not respect visibilityTime when another Toast is triggered #208

Open
@r1skz3ro

Description

@r1skz3ro

I show toasts from several places in my app. The problem is when I trigger the first Toast with an even high time value: visibilityTime: 20000 the time is not respected when the second Toast is triggered, the first one is hidden automatically.
The desired situation would be to wait until visibilityTime pass and then show the second Toast.
Is there any way to queue them up?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions