You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Expected behavior
this.fontSizeClass should be set before the template uses it and the icon should be styled appropriately.
Actual behavior
Possible race condition with .subscribe() where call to service doesn't fully resolve before template uses the fontSizeClass property.
Steps to reproduce
The text was updated successfully, but these errors were encountered: