frontpage
frontpage copied to clipboard
Superfluous `#gatsby-focus-wrapper` added to urls
Describe the bug
The documentation pages end up with a unnecessary #gatsby-focus-wrapper
anchor in the url
Steps to reproduce the behavior
- Go to https://storybook.js.org/docs/react/get-started/introduction
- Search for something
- Click one of the pages that come up in the search typeahead
- The page you navigate to should have
#gatsby-focus-wrapper
in the url
Expected behavior
Should be able to navigate to a page without the extra anchor bit