HollaHoop

Admin chrome 500: UTF-16 corrupted nav files break changelog, docs, and /app

BugShipped· by Elsama· 1 month ago

Found during UX audit (Jun 2026)

Visiting /hollahoop/changelog, /hollahoop/docs, and /app returned Next.js 500 errors locally because workspace-top-bar.tsx was saved as UTF-16LE ('use client' parsed as invalid characters). admin-top-bar.tsx and language-switcher.tsx also exported the wrong component (SidebarCollapseToggle duplicate).

Impact: Entire admin workspace shell and any route importing WorkspaceShell fails to compile.

Fix: Re-encode files as UTF-8 and restore proper AdminTopBar + LanguageSwitcher exports.

Comments (0)

No comments yet.

Join the discussion

Sign in to leave a comment on this thread.

HollahoopGet yours