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
We need to keep a few parameter of the navigation (like the level of depth) chosen by the user over sessions. For that cookies are not supported, we have to use the local storage.
We need to keep a few parameter of the navigation (like the level of depth) chosen by the user over sessions. For that cookies are not supported, we have to use the local storage.