Files
TaskPool/web
admin 455f46caa0
Build and Deploy / Build and Push Docker Image (push) Successful in 1m53s
fix(ssr): avoid accessing localStorage during SSR initialization
- Initialize activeInterconnectNodeId with empty string
- Read from localStorage only in client-side
- Defer selected state initialization in NodeSwitcher to useEffect
2026-08-08 03:15:51 +08:00
..
2026-07-26 08:43:52 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.