zzhimin / ngx-ng-zorro-formly

This is the ng zoro theme UI for ngx formly
https://zzhimin.github.io/ngx-ng-zorro-formly/
21 stars 2 forks source link

Cannot read properties of undefined (reading 'ɵcmp') #1

Closed xia930425 closed 2 months ago

xia930425 commented 2 months ago

Angular 17 引入后出现 Cannot read properties of undefined (reading 'ɵcmp') 错误

zzhimin commented 2 months ago

我这边用Angular17起了一个demo,你可以参考下: https://stackblitz.com/edit/stackblitz-starters-cam7js?file=src%2Fmain.ts

好像官方还未支持Angular17,这是issues: https://github.com/ngx-formly/ngx-formly/issues/3721