Re-enable app rendering: remove v-cloak hiding on tabs; keep tab wiring intact

This commit is contained in:
EP
2025-08-20 19:04:48 -07:00
parent 8357ec9f31
commit 7f29b89d92
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -230,7 +230,8 @@ h1, h2, h3, h4, h5 {
}
/* Safety: hide all tab-content until Vue mounts and activates one */
[v-cloak] .tab-content { display: none; }
/* Remove aggressive v-cloak hiding to avoid blank app if Vue fails */
/* [v-cloak] .tab-content { display: none; } */
/* Input and output sections */
.input-section,
+1 -1
View File
@@ -12,7 +12,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
</head>
<body>
<div id="app" class="container" v-cloak>
<div id="app" class="container">
<header>
<div class="logo">
<h1>🐉️︎︎︎︎︎︎︎️︎︎︎️︎︎︎️︎️️ P4RS3LT0NGV3</h1>