Skip to content

Commit

Permalink
Clear peer on home link
Browse files Browse the repository at this point in the history
  • Loading branch information
wenincode committed Nov 7, 2023
1 parent 393f7a4 commit 40054df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changelog/19549.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: clear peer on home logo link
```
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
<Hds::SideNav::Header::HomeLink
@icon='consul-color'
@ariaLabel='Consul'
@route='index'
@query={{hash peer=undefined}}
@href={{href-to 'index' params=(hash peer=undefined)}}
@isHrefExternal={{false}}
/>
</:logo>
<:actions>
Expand Down

0 comments on commit 40054df

Please sign in to comment.