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
@skhilton, I was using this to look at @tylernstarr's links to dms-view. For instance, see here, he has a link partway down the page (in hyperlinked blue). The link dms-view works fine, but the back button in the browser doesn't go back to the prior page.
The text was updated successfully, but these errors were encountered:
@jbloom, I am pretty sure this behavior is a consequence of the URL tracking. I believe when you click the "back" button, the tool cycles through different updates to the URL that happens when you load the tool. The reason that I think this is the case is because if you hit "back" a lot you end up back at the previous page you expect.
This is probably not a high-priority fix for two reasons. 1. It would require a large refactor at the moment and 2. there is a work around. If you ctrl-click on a link, it opens in a new tab and you don't have this problem. Do you think this is reasonable or do you think this should be a higher priority?
@skhilton, I was using this to look at @tylernstarr's links to
dms-view
. For instance, see here, he has a link partway down the page (in hyperlinked blue). The linkdms-view
works fine, but the back button in the browser doesn't go back to the prior page.The text was updated successfully, but these errors were encountered: