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
Using pushState/replaceState we could record the location of each "significant" move (where significance is to be determined), so that you can go back/forward through searches.
Using
pushState/replaceStatewe could record the location of each "significant" move (where significance is to be determined), so that you can go back/forward through searches.Is this a good idea?