| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Unfortunate oversight when landing angular#67687, it was missed here that OnPush should also be the default for JIT compiled component.
|
Marking as breaking change because of the test impacts. Note: This shouldn't be an issue when running the tests with Vitest, as it uses AOT by default. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Unfortunate oversight when landing #67687, it was missed here that OnPush should also be the default for JIT compiled component.
This behavior also affects tests that run in JIT mode (which is the default with Karma)