hv-unified/scripts
GaboGG b2e96c6191 v0.14.37 - Fix gear panel: buttons were submitting the armory form
Root cause: both buttons were inserted inside the armory <form>.
HTML <button> defaults to type=submit — clicking submitted the form,
the page reloaded, and the panel (which renders 300ms later) was
destroyed. The split-second flash was the panel before the reload.

Fix: type='button' on both buttons. Panel now stays up.
2026-07-31 09:02:16 -04:00
..
build.sh v0.14.33 - In-game gear analysis module 2026-07-31 07:07:38 -04:00
hv-unified.user.js v0.14.37 - Fix gear panel: buttons were submitting the armory form 2026-07-31 09:02:16 -04:00
latest.user.js v0.14.37 - Fix gear panel: buttons were submitting the armory form 2026-07-31 09:02:16 -04:00