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
I needed to add show-method-in-nav-bar to disambiguate the operations.
I'm willing to open a PR if you let me know which solution you prefer.
Make the default value for show-method-in-nav-bar equal to the value of use-path-in-nav-bar.
Don't change the API but mention in the docs that you probably want to use use-path-in-nav-bar if you have show-method-in-nav-bar enabled. Also change the example link in use-path-in-nav-bar to the the example with buttons for showing the method
Something else?
I'm leaning toward the second option because it won't be a breaking change.