Environment
- Operating System:
Linux
- Node Version:
v16.14.2
- Nuxt Version:
3.0.0-rc.4
- Package Manager:
npm@7.17.0
- Builder:
vite
- User Config:
css, build
- Runtime Modules:
-
- Build Modules:
-
Reproduction
https://stackblitz.com/edit/github-38hauf?file=composables/useApi.ts
Describe the bug
Hello, in the header I get a null user but if i comment ElNotification which is in onResponseError of useApi.ts i get my user in the header. I don't understand why. (sorry for my English)
Additional context
dependency element-plus 2.2.6
Logs
No response