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
Create a service responsible of changing the window's URL and use that instead of accessing window.location.href directly; for better testing and implementation changes.
The text was updated successfully, but these errors were encountered:
Create a service responsible of changing the window's URL and use that instead of accessing
window.location.href
directly; for better testing and implementation changes.The text was updated successfully, but these errors were encountered: