Максим Иванов
Максим Иванов
we have 9.1.12 version
@JoostK what about defaultChangeDetection? I can somehow determine at the level
@JoostK could you throw an exception that someone is trying to reset the value again?
@JoostK `I don't understand what you mean by defaultChangeDetection.` I mean ```ts const bootstrap = () => platformBrowserDynamic().bootstrapModule(AppBrowserModule, { defaultEncapsulation: ViewEncapsulation.ShadowDom, defaultChangeDetection: ChangeDetectionStrategy.OnPush }); ``` ``` @Component({ selector: 'app', template:...

@waterplea Is it should be a tui service for dynamic changes meta color? ```ts service = inject(TuiMetaColorService); // ... service.setColor('red'); ```
Use https://www.npmjs.com/package/prettier-plugin-organize-attributes#angular instead
@mgechev Hi! Do you (or your team) have a plan?
@sod Do you have project example on github?)
In our project with your setup