query params go before the hash
Open
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
When using the hash parameter setting, bide creates URLs that position the `search` (the `?...` fragment) AFTER the hash fragment. In fact, it should be the other way around (see below).
https://superuser.com/questions/498617/does-an-anchor-tag-come-before-the-query-string-or-after
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.