[bug?]TypeError: Cannot read properties of null (reading 'getUnitId') #3255
Unanswered
sdnkop
asked this question in
Q&A | 常见问题
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
我尝试通过后端的接口来加载数据并渲染到universheet中,但是报错
Uncaught TypeError: Cannot read properties of null (reading 'getUnitId') at _a19._getEditorObject (index.js:16713:1) at _a19._cursorStateListener (index.js:16520:1) at _a19._initialize (index.js:15885:1) at new PromptController (index.js:15863:1) at push../node_modules/@univerjs/core/lib/es/index.js.Injector2._resolveClassImpl (index.js:5904:1) at push../node_modules/@univerjs/core/lib/es/index.js.Injector2._resolveClass (index.js:5878:1) at push../node_modules/@univerjs/core/lib/es/index.js.Injector2._resolveDependency (index.js:5845:1) at onSelf (index.js:5962:1) at push../node_modules/@univerjs/core/lib/es/index.js.Injector2.createDependency (index.js:5970:1) at push../node_modules/@univerjs/core/lib/es/index.js.Injector2._get (index.js:5826:1)
Beta Was this translation helpful? Give feedback.
All reactions