Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with multiple toasts in succession #2686

Open
juretopolak opened this issue Nov 19, 2024 · 1 comment
Open

Problem with multiple toasts in succession #2686

juretopolak opened this issue Nov 19, 2024 · 1 comment
Labels
bug Something isn't working triage v3 #1289

Comments

@juretopolak
Copy link

Environment

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.0-alpha.7

Reproduction

https://github.com/juretopolak/nuxt-ui3-toasts

https://codesandbox.io/p/github/juretopolak/nuxt-ui3-toasts/main

Description

I’ve noticed an issue where toasts fail to render properly when multiple toasts are triggered in quick succession, such as within a loop. This leads to unexpected behavior, such as:

•	Some toasts not appearing at all.
•	Overlapping toasts.

In the reproduction, every time a button is clicked 2 toasts should appear.

Additional context

nuxt-ui3-toasts.mov

Logs

@juretopolak juretopolak added bug Something isn't working triage v3 #1289 labels Nov 19, 2024
@AnthonyCVP
Copy link

Agreed, would be nice to have multiple toasts of same type in one notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants