donejs / donejs/bit-docs-donejs-theme
URL doesn’t update when using the in-page navigation
- Dominant language
- CSS
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
At larger screen widths, if you click on one of the in-page navigation items, the URL doesn’t update with the id of that section.
__Steps to reproduce:__
1. Go to the [community page](https://donejs.com/community.html).
2. Make your browser at least as wide as depicted in the gif below.
3. Click on “Upcoming Events & Meetups”
__Expected results:__
The URL hash would update to `#events`.
__Actual results:__
The URL hash doesn’t update.

__Environment:__
| Software | Version
| ------------------ | -------
| Browser | Safar 10.1
| Operating system | macOS 10.12.4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.