OnSuccess not called
See original GitHub issueFace the same issue as #155 with v2.7.2
Bug Report or Feature Request (mark with an x
)
- [x ] bug report -> please search issues before submitting
- [ ] feature request
Duplicate of #155
OS and Version?
OSX Sierra
Versions
Angular CLI: 7.3.9 Node: 11.3.0 OS: darwin x64 Angular: 7.2.15 … animations, common, compiler, compiler-cli, core, forms … language-service, platform-browser, platform-browser-dynamic … router, service-worker
Package Version
@angular-devkit/architect 0.13.9 @angular-devkit/build-angular 0.13.9 @angular-devkit/build-optimizer 0.13.9 @angular-devkit/build-webpack 0.13.9 @angular-devkit/core 7.3.9 @angular-devkit/schematics 7.3.9 @angular/cdk 7.3.7 @angular/cli 7.3.9 @angular/fire 5.1.3 @angular/flex-layout 7.0.0-beta.24 @angular/material 7.3.7 @angular/pwa 0.12.4 @ngtools/webpack 7.3.9 @schematics/angular 7.3.9 @schematics/update 0.13.9 rxjs 6.3.3 typescript 3.2.4 webpack 4.29.0
Repro steps
Same as #155
The log given by the failure
Same as #155
Desired functionality
Same as #155
Mention any other details that might be useful
Same as #155
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (5 by maintainers)
Top GitHub Comments
@jferg-newcontext thanks for pointing to the main issue! I’ve just added the appropriate event emitter
Output
to thengx-auth-firebaseui-providers
component:this is available in v3.2.3 and is now live
thank you 🍻
Thanks a lot ! Confirmed it works as expected.