Jan Pretzel
Jan Pretzel
I forked one of the other forks and added just that feature. You might want to take a look at it: https://github.com/JanPretzel/angular-soap Hope this helps!
Same issue here, running with `--coverage` or `--coverage=true` no longer works (it did before). Running `vitest` directly from the project works perfectly fine with `--coverage`
We seem to have the same/a similar problem when running `npx nx run-many --target=lint` but only on Azure Pipelines. Upgrading to 16.5.3 and removing `npmScope` did not help. Edit: Sorry...
> Not sure if this will help you, but we temporarily fixed this by given the Azure workers more cores (4 cores seems to work for us). But this is...
Seems like @EugenMayer worked on that issue: https://github.com/EugenMayer/concourse-pipeline-templateer. Probably a solution to this issue, finally?
Is there any progress planned for this? We have the same problem in our team and are stuck on `7.54.2` because of it.
> If understand the issue well, those libraries [mui.com/material-ui/discover-more/related-projects#form](https://mui.com/material-ui/discover-more/related-projects/#form) should be up to date and support the picker components. `react-hook-form-mui` unfortunately is not up to date and does not yet...