-
Notifications
You must be signed in to change notification settings - Fork 135
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
Cannot read properties of null (reading 'ce'). vue:3.5.5. view-ui-plus:1.3.19. #386
Comments
@wangyongbo578 Hello there! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this together! Dosu I found a similar closed issue: Uncaught TypeError: Cannot read properties of null (reading 'isCE'). The suggested solution is to check your |
并不管用
九天°
***@***.***
…------------------ 原始邮件 ------------------
发件人: "view-design/ViewUIPlus" ***@***.***>;
发送时间: 2024年9月14日(星期六) 晚上10:08
***@***.***>;
***@***.******@***.***>;
主题: Re: [view-design/ViewUIPlus] Cannot read properties of null (reading 'ce'). vue:3.5.5. view-ui-plus:1.3.19. (Issue #386)
@wangyongbo578 Hello there! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this together! Dosu
I found a similar closed issue: Uncaught TypeError: Cannot read properties of null (reading 'isCE'). The suggested solution is to check your package.json file and ensure that the Vue version does not have a ^ symbol in front of it. Removing the ^ symbol ensures that the specified version of Vue is downloaded. It is recommended to use Vue 3.2.45, as this version did not exhibit the error [1].
To continue talking to Dosu, mention @dosu.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
ViewUIPlus 1.3.19 is compatible with Vue 3.2.x versions but does not explicitly list compatibility with Vue 3.5.5. This might be causing the issue you're experiencing [1]. To resolve this, you can try downgrading Vue to version 3.2.45, which is known to work without this error. Update your |
view-ui-plus.js?v=a77309c2:29557 Uncaught TypeError: Cannot read properties of null (reading 'ce') I change vue version and iview plus verison, still has the prob???? why? |
No description provided.
The text was updated successfully, but these errors were encountered: