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
Right now I go to any class and the URL doesn't change (e.g. it just reloads a frame).
What's annoying is that Chrome doesn't have the "Show frame" context menu either anymore.
So in order to be share a link one way is to go to a page that links to the target page and open the target page in a new tab (it will lose the tree view though).
I'm pretty sure pushState in JS can solve this.
(Sorry, it looks like it's a very simple issue but I don't want to implement it before knowing it would be accepted)
The text was updated successfully, but these errors were encountered:
It would be awesome if you could open a PR for it.
localhostdotdev
changed the title
Being able to have links when navigating edgeapi.rubyonrails.org
Being able to have links when navigating (edge)api.rubyonrails.org
Mar 21, 2019
Right now I go to any class and the URL doesn't change (e.g. it just reloads a frame).
What's annoying is that Chrome doesn't have the "Show frame" context menu either anymore.
So in order to be share a link one way is to go to a page that links to the target page and open the target page in a new tab (it will lose the tree view though).
I'm pretty sure
pushState
in JS can solve this.(Sorry, it looks like it's a very simple issue but I don't want to implement it before knowing it would be accepted)
The text was updated successfully, but these errors were encountered: