[Solved] downsides of using Ivy in Angular?


Bundle sizes may be larger than without Ivy and strict template type checking may give you some problems.

Those issues should be resolved in 9.0.0 final. The RC is coming soon and is worth testing out.

-Michael Prentice (Angular Team)

Please look at the comments below from Michael himself 🙂

3

solved downsides of using Ivy in Angular?