Closed pzoli closed 2 weeks ago
x
- [x] bug report -> please search for issues before submitting - [ ] feature request
keycloak-angular 16.0.1 angular 18.2.0 keycloak 26.0.0
Initialize kaycloak-angular in an angular project with described in: https://medium.com/@indrajitsaha7597/seamless-keycloak-integration-with-angular-a-step-by-step-guide-6e6724aa34c3 In app.component.html app-root DOM tree content duplicated Project github repo: https://github.com/pzoli/forras-ng-module
Please see stackoverflow question at https://stackoverflow.com/questions/79142531/angular-component-rendered-two-times
Thanks for suggestions.
As noted in the stackoverflow thread, the issue was related to the project setup rather than the library itself. I’ll go ahead and close this ticket.
Bug Report or Feature Request (mark with an
x
)Versions.
keycloak-angular 16.0.1 angular 18.2.0 keycloak 26.0.0
Repro steps.
Initialize kaycloak-angular in an angular project with described in: https://medium.com/@indrajitsaha7597/seamless-keycloak-integration-with-angular-a-step-by-step-guide-6e6724aa34c3 In app.component.html app-root DOM tree content duplicated Project github repo: https://github.com/pzoli/forras-ng-module
The log given by the failure.
Please see stackoverflow question at https://stackoverflow.com/questions/79142531/angular-component-rendered-two-times
Thanks for suggestions.