Robin

Results 220 comments of Robin

might be related to: https://github.com/pestphp/pest/issues/1028

I am currently trying to familiarize myself a little with vite HMR. I thought I'd link it to the issue here. I thought I'd write down what I've found out...

> Same issue! Since v 3.17.4 we have memory leak > > ![Image](https://github.com/user-attachments/assets/15387157-6810-44b9-a01b-6c5e8be3c525) Can you a minimal reproduction? as stackblitz or github repo

@lacoste-sochi it is easier for us if you provide a full project via stackblitz (https://stackblitz.com/github/nuxt/starter/tree/v3) or github repo

partially related to https://github.com/nuxt/nuxt/issues/19928

I'm not against the change, but I think it's also kind of nice to really default to the "now" time. 🤔 https://github.com/user-attachments/assets/d20c5866-bf58-45e7-8455-a17f3adc4b9e

Can you share a minimal reproduction of code that causes the cpu to reach 99%?

@MPFGlaser I think if you have like a list of components using useNow you should maybe wrap it and use it as shared: https://vueuse.org/shared/createSharedComposable/

hey, please create a minimal reproduction so we can help. just a codesandbox or a github repo