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
Add a bit of JS to the app-component.ts to check the system dark theme and enable it in the changeDarkTheme method rather than just checking the app setting.
Add a bit of JS to the
app-component.tsto check the system dark theme and enable it in thechangeDarkThememethod rather than just checking the app setting.