Commit 76bd049
committed
fix(demo): revert interceptor trimEnd change, normalizeUrl alone fixes consistency
The trailing slash normalization in normalizeUrl is sufficient to ensure
consistent behavior between manual URL entry and button clicks.
The interceptor should keep matching exact URLs without trailing slash.1 parent e2108fd commit 76bd049
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments