ui: clear peer on home link (#19549)

Clear peer on home link
This commit is contained in:
Tyler Wendlandt 2023-11-07 10:27:20 -07:00 committed by GitHub
parent 028f1d8c50
commit 1f5aa83a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

3
.changelog/19549.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
ui: clear peer on home logo link
```

View File

@ -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>