Siwat Kaolueng
Siwat Kaolueng
FYI https://www.loom.com/share/35330a858cd741ba92e8be0c0496ffbb
When mdl-select is used with *ngIf, it is possible to cd.detectChanges() with componet has already destroyed which produce a bug.
READ ME NO Update?
please merge
I am trying this. https://github.com/thymikee/jest-preset-angular/tree/main/examples/example-app-v14
Trying this config from [jest-esm-isolated.config.mjs](https://github.com/thymikee/jest-preset-angular/blob/main/examples/example-app-yarn-workspace/packages/angular-app/jest-esm-isolated.config.mjs) ``` import ngPreset from 'jest-preset-angular/presets/index.js'; export default { ...ngPreset.defaultsESM, rootDir: '.', extensionsToTreatAsEsm: ['.ts'], moduleFileExtensions: ["ts", "js", "json", "mjs"], globals: { 'ts-jest': { ...ngPreset.defaultsESM.globals["ts-jest"], tsconfig: '/tsconfig.test.json',...
Please merge.
This Stackblitz also show the same behavior of layout thrashing when dragging item with several DOMs in several drag refs. https://stackblitz.com/edit/angular-sxsjem Here is Performance profiling in json. [Profile-20221117T201056.json.zip](https://github.com/angular/components/files/10031803/Profile-20221117T201056.json.zip)
[CSS runtime performance | Nolan Lawson | performance.now() 2022](https://www.youtube.com/watch?v=nWcexTnvIKI) [nolanlawson.github.io/css-talk-2022/](https://t.co/L9e7XeD06M)
Agree with MLeung