John Crim
John Crim
While I also think a MODULE_INITIALIZER would be really useful (because it would allow asynchronous initialization in lazy-loaded modules), I believe most of the use-cases for a module initializer could...
@atscott - that's a good point, and certainly a useful piece to hack around no module initializer or async factory functions. However, Angular allows you to lazy-load modules independent from...
Thank you very much for the reply and insights, @dragav . What you're saying makes sense, and I would expect that certificate authentication would continue to work whether AAD is...
I don't think the other platforms handle SVGs either, it's just that the build doesn't fail. SVGs would be SOO MUCH BETTER if supported due to screen size independence, but...