A to Z Sky Operating System / Microservice Chassis Framework
MIT License
213
stars
29
forks
source link
`GetGdidProvider()` in DataUtils disregards `Apps.Injection.DynamicModuleFlowScope` making it impossible to add a GDID module as a dynamic reference at runtime #800
We forgot to search for DynamicScope after app when we resolve gdid provider, here is a fix: