Closed Arlen22 closed 9 months ago
I was able to solve this by replacing the string ^14.1.0
with 14.2.7
in package.json and then setting the version for ng-packagr
to 14.2.2
.
I ended up using primefaces instead. There were so many different quirks that I kept running into and then I found a guide on Angular.io for making dynamic forms, which worked a lot better.
Hi @all,
Is this fixed? I'm facing this error with Angular@14.
Thanks.
We're currently addressing a backlog of GitHub issues, and as part of this effort, some inactive issues may be marked as closed. This isn't a dismissal, but a step toward more efficient tracking.
If you feel the issue is still relevant, please re-open and we'll ensure it gets the attention it deserves. Your understanding is appreciated as we work to enhance our open-source responsiveness.
Environment
Steps to Reproduce
ng new testProject
(with routing and css)cd testProject
npm install --save @formio/angular formiojs
(from the readme)Observed behavior
2022-10-25T22_24_12_640Z-debug-0.log