-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
BugSomething isn't workingSomething isn't workingNeed reproductionneed more context information for troubleshootingneed more context information for troubleshootingUI TARS
Description
Version
最新
Model
UI-TARS-7B-DPO
Deployment Method
Cloud
Issue Description
对话无任何响应
运行:
pnpm run dev:ui-tars
网页控制面板报错:
react.development.js:1407
Uncaught TypeError: Cannot read properties of undefined (reading 'subscribe')
at useStore.ts:23:14
at createStore (useStore.ts:20:17)
at createUseStore (useStore.ts:52:24)
at useStore.ts:62:25
react-dom.development.js:18704
The above error occurred in one of your React components:
at Lazy
at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/react-router.js?v=5327c933:5370:26)
at Routes (http://localhost:5173/node_modules/.vite/deps/react-router.js?v=5327c933:6100:3)
at Suspense
at Router (http://localhost:5173/node_modules/.vite/deps/react-router.js?v=5327c933:6043:13)
at HashRouter (http://localhost:5173/node_modules/.vite/deps/react-router.js?v=5327c933:8101:23)
at EnvironmentProvider (http://localhost:5173/node_modules/.vite/deps/@chakra-ui_react.js?v=5327c933:9785:11)
at http://localhost:5173/node_modules/.vite/deps/chunk-GN33B2ID.js?v=5327c933:1352:45
at ThemeProvider2 (http://localhost:5173/node_modules/.vite/deps/chunk-GN33B2ID.js?v=5327c933:1382:22)
at ThemeProvider2 (http://localhost:5173/node_modules/.vite/deps/@chakra-ui_react.js?v=5327c933:9713:11)
at Provider (http://localhost:5173/node_modules/.vite/deps/@chakra-ui_react.js?v=5327c933:9812:5)
at ChakraProvider2 (http://localhost:5173/node_modules/.vite/deps/@chakra-ui_react.js?v=5327c933:19433:5)
at App
Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
react-dom.development.js:26962
Uncaught TypeError: Cannot read properties of undefined (reading 'subscribe')
at useStore.ts:23:14
at createStore (useStore.ts:20:17)
at createUseStore (useStore.ts:52:24)
at useStore.ts:62:25
env file:
Error Logs
No response
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingNeed reproductionneed more context information for troubleshootingneed more context information for troubleshootingUI TARS

