Thanks for looking into this stuff. Reading this too early in the morning to think, but your research on this is appreciated.
Thanks for looking into this stuff. Reading this too early in the morning to think, but your research on this is appreciated.
That said, if I were to try, perhaps a util like this? jgelin.medium.com/inject-angul...
That said, if I were to try, perhaps a util like this? jgelin.medium.com/inject-angul...
"fix(core): handle Set in class bindings
Currently migrating from `[ngClass]` to `[class]` isn't entirely supported, because `[ngClass]` supports `Set` values while `[class]` ignores them.
These changes add a bit of logic to bring them closer together and make the migration easier."
"fix(core): handle Set in class bindings
Currently migrating from `[ngClass]` to `[class]` isn't entirely supported, because `[ngClass]` supports `Set` values while `[class]` ignores them.
These changes add a bit of logic to bring them closer together and make the migration easier."