hyperhive/frontend/packages/dashboard
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 6c75030420 fix(#1015,#1016): declare overflow vars before syncTabFromHash() call
overflowBtn/overflowDrop/overflowWrap were declared after syncTabFromHash()
was invoked. activateTab() calls updateTabbarOverflow() which closes over
these consts — hitting them in the TDZ threw ReferenceError on every page
load, also preventing fetchAndRenderToolGroups() from running (tool-groups
section stuck at loading).
2026-06-01 20:42:42 +02:00
..
src fix(#1015,#1016): declare overflow vars before syncTabFromHash() call 2026-06-01 20:42:42 +02:00
build.mjs feat(#986): dedicated logs page with build/agent/system sub-tabs 2026-06-01 19:20:54 +02:00
package.json frontend: npm dependency updates (#681) 2026-05-31 01:29:35 +02:00