Angular seed App with beta 1 - not working?

I tried the Angular seed app as I have an Angular 12 app and think about using Json Forms.

When I tried to update the seed app from alpha 1 to beta 1 of json forms, it no longer build. Is angular support no longer maintained? Also the angular version is still 12.0 and not a newer 12.x version?

Hi @fschulten,

the current beta supports Angular 12 as well as Angular 13. The update in the seed does not work out of the box because there are some changes regarding AJV version etc. We’ll also update the seed for the stable release.

Yes the errors are related to AJV. Then I’ll stay for the moment with the alpha version and update later.