Open
Description
The current URL format for clicking method is like this:
.../methods/<method-name>?anchor=<method-name>
I think while the anchor makes sense, the dynamic segment does not. The :method
dynamic segment has no impact on the content of that route and it does not influence the model. And there can be tens of different URLs linking to the same content.