Skip to content

Redirect should use replace path not set path#900

Merged
agubler merged 1 commit intodojo:masterfrom
agubler:replace-on-redirect
May 12, 2021
Merged

Redirect should use replace path not set path#900
agubler merged 1 commit intodojo:masterfrom
agubler:replace-on-redirect

Conversation

@agubler
Copy link
Member

@agubler agubler commented May 11, 2021

Type: bug

The following has been addressed in the PR:

Description:

The redirect option on the routing configuration should replace the path instead of setting it otherwise the back browser controls won't work as expected.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #900 (b8bc602) into master (ccaedb3) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #900      +/-   ##
==========================================
+ Coverage   94.59%   94.60%   +0.01%     
==========================================
  Files         127      127              
  Lines        8137     8137              
  Branches     1901     1901              
==========================================
+ Hits         7697     7698       +1     
+ Misses        440      439       -1     
Impacted Files Coverage Δ
src/routing/Router.ts 100.00% <100.00%> (+0.45%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ccaedb3...b8bc602. Read the comment docs.

@agubler agubler merged commit 375ea13 into dojo:master May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants