Oskar Koli
Oskar Koli
I needed to add a middleware to the kernel so as a workaround for this issue I was able to override the http kernel singleton in functions.php, right after the...
I was able to reproduce the issue in a vanilla Vite project: https://stackblitz.com/edit/vitejs-vite-e32rng?file=counter.js,main.js Steps: 1. Make a change in "counter.js", HMR works fine 2. Make a change in "main.js", HMR...
Ok cool, thanks for the quick response! Do you think it should be doable just to use the base render method or do some obvious issues come to mind with...
Just writing to say that I've been crazy swamped with work lately, so haven't been able to make time for this. If anyone else feels like taking a shot they...