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
See: manfredsteyer/angular-oauth2-oidc#218
To reproduce:
1. Run `ng serve` for this commit
2. Open multiple (e.g. 4) Chrome windows with the demo app
3. Open the devtools Console on all of them
4. Keep the code open in VSCode
5. Log in on one window
6. Save any file to cause `ng` to reload all windows
7. Click "Clear Storage" button
8. Save any file to cause `ng` to reload all windows
Rinse and repeat step 7/8 until the issue arises, clearly visible in
the dev tools console.
0 commit comments