Commit 4b64645
committed
fix(website): decode URL-encoded hash fragments before scrolling to anchors
Fixes broken module links where URL-encoded characters (%20, etc.) in hash
fragments prevented document.querySelector from finding matching anchors.1 parent ee6b8ea commit 4b64645
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments