ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
38 stars 4 forks source link

API Href - Swapping between pages continuously appends query params #4062

Closed parzog closed 1 week ago

parzog commented 1 week ago

Description of Issue

When alternating between the Code and Logs tabs in an API (at least, that's the only place I've noticed it - it may be elsewhere as well), the query params continuously append ?tab=Log. The DOM rerenders properly to show the proper tab regardless, but you end up with chains like this:

image

Version

5.0.15

Severity

Visual

Hosting Method

IIS

Operating System

Windows

Database

SQLite

Licensed

Yes

Features

Git push only

Additional Environment data

No response

Screenshots/Animations

No response