Commit f9ac4ec
committed
navigate to complete url instead of only fragment/hash
Using only fragment works completely fine unless base tag is added in
head (which makes also pushState urls be relative to it instead of to
the current url). Fix by constructing complete url relative to current
location.1 parent 24fb723 commit f9ac4ec
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
| |||
0 commit comments