Files
nomad/.changelog/24316.txt
Austin Culter 3ca728819b [ui] Prevent double-open for cmd+click on vars index links (#24316)
* Check for target on click to prevent double-opening cmd+clicked links on var index

* Create cl entry 24316

* Move the dont-open-twice logic into the variable-paths component
2024-10-29 15:50:09 -04:00

4 lines
95 B
Plaintext

```release-note:bug
ui: Fix an issue where cmd+click or ctrl+click would double-open a var
```