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

The Toast component loses the progress bar and does not automatically close #3003

Open
hdy1023 opened this issue Dec 31, 2024 · 0 comments
Open
Labels
bug Something isn't working triage v3 #1289

Comments

@hdy1023
Copy link

hdy1023 commented Dec 31, 2024

Environment

Operating System: Darwin
Node Version: v20.18.0
Nuxt Version: 3.14.1592
Package Manager: [email protected]
Builder: -
User Config: default
Runtime Modules: @nuxt/[email protected]
Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.0-alpha.10

Reproduction

https://codesandbox.io/p/devbox/nifty-ride-lx6qlg

Description

The same problem occurs in official documents. https://ui3.nuxt.dev/components/toast

  1. Open the Toast component of the document.
  2. Click the "Show toast" button to show toast.
  3. Click X to close the toast when it appears.
  4. Click the "Show toast" button again, and the toast that appears does not have a progress bar and does not automatically close.

My production environment project also has this problem, I hope it can be solved as soon as possible.
Also, the progress bar sometimes flashes, so i can expect new configurations to setting the progress bar showing is true or false.

Additional context

No response

Logs

@hdy1023 hdy1023 added bug Something isn't working triage v3 #1289 labels Dec 31, 2024
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

1 participant