CodeForPhilly / CodeForPhilly/stately
Anchor tags are triggering full reload
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It appears the `href.js` handler is not handling the `` clicks, so it's triggering a full reload, and thus the `onload` callback and associated fetches. Not a big deal, but unnecessary fetches.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.