-
-
Notifications
You must be signed in to change notification settings - Fork 665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 0.1.13 not working properly under vben-admin #2423
Comments
Origin Title: [Bug] 0.1.13在vben-admin下无法正常工作 Title: [Bug] 0.1.13 not working properly under vben-admin Before you submitted this question, did you check the following?
Affected packages and versions0.1.13 Recurrence linkYou can see the access path: https://3c9y4d-5173.csb.app/#/comp/table/UniverSheet Recurring link address: Expected behaviorIt must be displayed normally. Actual behavior
Running environmentChrome system messageworkspace git:(csb-3c9y4d/draft/wonderful-proskuriakova) ✗ npx envinfo --system --binaries --browsers System: |
Please check if you have forgotten to import the necessary style files. Additionally, the link you provided does not contain any code related to Univer or the reproducible problem you are experiencing. The warning about findDOMNode will be resolved in version 0.1.14. It does not impact the functionality or usability of the library. |
Since we discussed in the WeChat group that these two plugins are not necessary, I did not install them.
In fact, it has been unstable since version 0.1.13. I noticed that there is no CSS import in this example: https://univer.ai/playground?title=Vue+3 However, you said it is related to the lack of CSS import. Therefore, I imported the CSS files in this file:
Even though I did this, the display result is still incorrect. You can refer to this link: |
在您提交此问题之前,您是否检查了以下内容?
受影响的包和版本
0.1.13
复现链接
可以参见访问的路径: https://3c9y4d-5173.csb.app/#/comp/table/UniverSheet
复现的链接地址:
codesanbox复现链接
预期行为
要能正常显示.
实际行为
chunk-LPQSS7GT.js?v=243ff024:2408 Warning: findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node
at Dy (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-LPQSS7GT.js?v=243ff024:28862:15)
at y (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-LPQSS7GT.js?v=243ff024:28910:15)
at https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-LPQSS7GT.js?v=243ff024:29348:15
at XS (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-LPQSS7GT.js?v=243ff024:32761:19)
at pE (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-LPQSS7GT.js?v=243ff024:32860:16)
at Tw (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-UTWAXTZW.js?v=243ff024:15127:18)
at div
at div
at Fw (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-UTWAXTZW.js?v=243ff024:15969:44)
at section
at s (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-UTWAXTZW.js?v=243ff024:16204:13)
at ComponentWithInjector
at me (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-QOIIHFWJ.js?v=243ff024:3446:23)
at footer
at section
at div
at yI (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-LPQSS7GT.js?v=243ff024:25762:21)
at I5 (https://3c9y4d-5173.csb.app/node_modules/.vite/deps/chunk-QOIIHFWJ.js?v=243ff024:4023:13)
at ComponentWithInjector
运行环境
Chrome
系统信息
workspace git:(csb-3c9y4d/draft/wonderful-proskuriakova) ✗ npx envinfo --system --binaries --browsers
Need to install the following packages:
envinfo@7.13.0
Ok to proceed? (y) y
System:
OS: Linux 6.1 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (2) x64 AMD EPYC
Memory: 773.01 MB / 4.01 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 20.12.1 - /home/codespace/nvm/current/bin/node
Yarn: 1.22.19 - /usr/bin/yarn
npm: 10.5.0 - /home/codespace/nvm/current/bin/npm
pnpm: 9.1.4 - /home/codespace/nvm/current/bin/pnpm
The text was updated successfully, but these errors were encountered: