Pin history version that doesn't decode
Created by: felixfbecker
Fixes #4408
This is the only way I could find right now to make this work with react-router until https://github.com/ReactTraining/history/issues/505 is released.
Tested the sidebar, directory page and blob pages. Also tested that other encoded parameters (branch) still work.
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Merging #4467 into master will not change coverage. The diff coverage is
n/a
.@@ Coverage Diff @@ ## master #4467 +/- ## ======================================= Coverage 47.06% 47.06% ======================================= Files 717 717 Lines 43439 43439 Branches 1741 1741 ======================================= Hits 20445 20445 Misses 21066 21066 Partials 1928 1928
Impacted Files Coverage Δ web/src/search/input/QueryBuilder.tsx 96.15% <0%> (ø)
web/src/nav/NavLinks.tsx 92.5% <0%> (ø)
Please register or sign in to reply