Maxim Mostovoy

Results 7 comments of Maxim Mostovoy

I tried to profile this but couldn't find the cause. To reproduce, you can try increasing the callApi() function time and clicking the navigation menu as fast as possible. This...

@fishDev94 We need to use `await` with `useAsyncData`. I know we can use `status` for conditional rendering, but it doesn't work in our case. So I'd like to figure out...

@huang-julien I increased the execution time of the async function in my demo. Please try again. I don't have a recipe for how to reproduce this stably, you just need...

I will add another video on reproduction, I hope it will help someone from the core team to reproduce this issue. Sometimes you need to do several dozen navigations to...

@arg0NNY @VasiliyRusin Great research! Updated reproduction demo to the current Nuxt version 3.13.2. Issue still reproduced

@danielroe @huang-julien Hi! Can someone from the core team try to reproduce the issue to confirm it? Perhaps the research conducted above can help with this.

We also encountered this during one of the deployments of the project to production. This is very critical. And it is not reproduced stably. cc @danielroe ``` Listening on http://[::]:3000...