Files
TaskPool/web
admin 8ef0ff8507
Build and Deploy / Build and Push Docker Image (push) Successful in 2m1s
fix(NodeSwitcher): move all hooks before conditional return to comply with React hooks rules
- All hooks (useState, useCallback, useEffect) must be called before any conditional return
- Add document check in updateRoleState
- Merge SSR and isMaster checks into single return at the end
2026-08-08 04:15:55 +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.