OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
26 stars 109 forks source link

Update cdr.module.ts #82

Closed gitpm closed 7 months ago

gitpm commented 9 months ago

To my opinion the CdrRegistryService should be a singleton, which should only instanced by "root". If you provide another instance of the CdrRegistryService, then the CdrRegistryService is not a singleton anymore, it is hard to register a new custom cdrEditor. Hence I always remove this line in my project

gitpm commented 9 months ago

Please check if it really necessary to provide another instance of the CdrRegistryService in the CdrModule

Mathnstein commented 7 months ago

This is correct. A PBI for this has been made and will be within the next release - id 440711.