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. |
||
|---|---|---|
| .. | ||
| build.sh | ||
| hv-unified.user.js | ||
| latest.user.js | ||