[Angular] amplify-authenticator does not appear in components using OnPush change detection strategy #5899
Closed
4 tasks done
Labels
duplicate
An issue or a feature-request that is a duplicate of an existing one
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
Angular
Which UI component?
Authenticator
How is your app built?
Vite
What browsers are you seeing the problem on?
Chrome, Firefox, Microsoft Edge, Safari, iOS (React Native), Android (React Native)
Which region are you seeing the problem in?
No response
Please describe your bug.
amplify-authenticator
tag remains empty in OnPush components (even triggering change detection manually does not help).What's the expected behaviour?
I expect to see the authenticator element
Help us reproduce the bug!
Use the official demo app ( https://github.com/aws-samples/amplify-angular-template ) with authenticator, and change changeDetection to OnPush
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: