作者:手机用户2602890681 | 来源:互联网 | 2023-10-12 19:55
Shipping as Ivy compiled is not recommended by Angular it it breaks
every library that has a dependency on ngx-bootstrap and that does
not ship as Ivy compiled.
Enabling "fullTemplateTypeCheck" also works around an Angular compiler
problem regarding the
not working..
See #5862
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.
- [x] read and followed the CONTRIBUTING.md guide.
- [x] built and tested the changes locally.
- [ ] added/updated tests.
- [ ] added/updated API documentation.
- [ ] added/updated demos.
该提问来源于开源项目:valor-software/ngx-bootstrap
I see that the milestone is set for
. Any chance to get this as
?
has breaking changes and a lot of people face issues with
because of the ivy library. A fast fix would be highly appreciated :blush: .