Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Automated cherry pick of #780: Fix: loop refresh when pathname is /- #787

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

erda-bot
Copy link
Member

Cherry pick of #780 on release/1.1.

Squashed commit message:

commit 5a712f0fef2f3f1af0ab66c8b09e8d7ab4a2d6b3
Author: 随风 <daskyrk@users.noreply.github.com>
Date:   Thu Jul 29 13:55:04 2021 +0800

    Fix: loop refresh when pathname is /- (#780)
    
    * docs: update README
    
    * docs: fix format
    
    * fix: auto format content by prettier
    
    * chore: add changeLog section in pr template
    
    * chore: remove duplicate pr template section
    
    * fix: circular jump when location is /-

What this PR does / why we need it:

replace \-\ will not work if pathname is \-, which will cause the loop refresh.

Does this PR introduce a user interface change?

❎ No

ChangeLog

Language Changelog
🇺🇸 English fix loop refresh when pathname is /-
🇨🇳 中文 修复路径为/-时循环刷新问题

Which versions should be patched?

/cherry-pick release/1.1

* docs: update README

* docs: fix format

* fix: auto format content by prettier

* chore: add changeLog section in pr template

* chore: remove duplicate pr template section

* fix: circular jump when location is /-
@erda-bot erda-bot added the auto-cherry-pick Auto tagged by robot label Jul 29, 2021
@daskyrk daskyrk merged commit e702291 into erda-project:release/1.1 Jul 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
auto-cherry-pick Auto tagged by robot
Development

Successfully merging this pull request may close these issues.

2 participants