Commit fb75d6e
committed
fix: don't use material insiders
apparently this causes nondeterministic behavior when combined with the
static i18n site - specifically surrounding URL slugs which are
contained within other links (e.g., /de/ vs /desktop/). Navigating to
the links directly works as expected, as does navigating from another
page; but navigating to /desktop by clicking the link while on the home
page causes the page to load the /de/ index page which is obviously
incorrect.1 parent 7cd75f0 commit fb75d6e
2 files changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments