Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: close overlay drawer on click (#19984)
* fix: close overlay drawer on click Close the overlay drawer even when clicking on same link and no actual navigation happens. Fixes #19823 * reset fromAnchor for navigation This in case the flag has for some reason not been reset after a click.
- Loading branch information