You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D5Xf3KAr.js:12 error $n: Promise.allSettled is not a function
at v (http://localhost:3000/_nuxt/D5Xf3KAr.js:8:24341)
at Object.blank (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:4066)
at setup (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:81827)
at Qt (http://localhost:3000/_nuxt/CHbWtMfm.js:16:652)
at zf (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41845)
at $f (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41634)
at F (http://localhost:3000/_nuxt/CHbWtMfm.js:29:21269)
at d (http://localhost:3000/_nuxt/CHbWtMfm.js:18:678)
at Oe (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22233)
at Wr.z [as fn] (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22307)
Caused by: TypeError: Promise.allSettled is not a function
at v (D5Xf3KAr.js:8:24341)
at Object.blank (D5Xf3KAr.js:12:4066)
at setup (D5Xf3KAr.js:12:81827)
at Qt (CHbWtMfm.js:16:652)
at zf (CHbWtMfm.js:29:41845)
at $f (CHbWtMfm.js:29:41634)
at F (CHbWtMfm.js:29:21269)
at d (CHbWtMfm.js:18:678)
at Oe (CHbWtMfm.js:29:22233)
at Wr.z [as fn] (CHbWtMfm.js:29:22307)
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
D5Xf3KAr.js:12 error $n: Promise.allSettled is not a function at v (http://localhost:3000/_nuxt/D5Xf3KAr.js:8:24341) at Object.blank (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:4066) at setup (http://localhost:3000/_nuxt/D5Xf3KAr.js:12:81827) at Qt (http://localhost:3000/_nuxt/CHbWtMfm.js:16:652) at zf (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41845) at $f (http://localhost:3000/_nuxt/CHbWtMfm.js:29:41634) at F (http://localhost:3000/_nuxt/CHbWtMfm.js:29:21269) at d (http://localhost:3000/_nuxt/CHbWtMfm.js:18:678) at Oe (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22233) at Wr.z [as fn] (http://localhost:3000/_nuxt/CHbWtMfm.js:29:22307)Caused by: TypeError: Promise.allSettled is not a function at v (D5Xf3KAr.js:8:24341) at Object.blank (D5Xf3KAr.js:12:4066) at setup (D5Xf3KAr.js:12:81827) at Qt (CHbWtMfm.js:16:652) at zf (CHbWtMfm.js:29:41845) at $f (CHbWtMfm.js:29:41634) at F (CHbWtMfm.js:29:21269) at d (CHbWtMfm.js:18:678) at Oe (CHbWtMfm.js:29:22233) at Wr.z [as fn] (CHbWtMfm.js:29:22307)
Hello @agracia-foticos. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs reproduction will be closed if they have no activity within 3 days.
Describe the bug
Reproduction
www.reproduction.com
Steps to reproduce
No response
System Info
Used Package Manager
yarn
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: