Nuxt UI 4's Toast component reads `duration` (default 5000ms), not `timeout` — the property was silently ignored. Behavior unchanged since 5000ms matched the default. Fix the call site to be honest. Strike the now-resolved gotcha from LAUNCH_READINESS.md. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| config | ||
| layouts | ||
| middleware | ||
| pages | ||
| plugins | ||
| utils | ||
| app.config.ts | ||
| app.vue | ||