Content
View differences
Updated by Alexander Coles 18 days ago
Following the recent migration to the inject function (#OP-19295), we may be able to replace _some usages_ of our own `@InjectField` decorator with plain `inject` feature (the only catch is that `inject` resolves dependencies at instantiation, rather than lazily).
### Notes for QA
this can be closed once reviewed/merged by a dev.
### Notes for QA
this can be closed once reviewed/merged by a dev.