lasas
lasas
I tried you solution, but it didn't worked. So I replaced "proxies" section with "middleware" and used ["http-proxy-middleware"](https://github.com/chimurai/http-proxy-middleware)
> I guess this is because of the `.` in the folder name as doing `npx create-remix@latest --template examples/tailwindcss` just works as expected Well, I tried it and it doesn't...
My guess, that this is result of Angular changes in v18: https://github.com/angular/angular/commit/64f870c12bae1ad66509f0d65f8d3e051aae6eaa But I'm still not sure, that's the best way to solve it. It's possible to use `markForCheck()` after...