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
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.