-
Notifications
You must be signed in to change notification settings - Fork 24
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
Error during using it #15
Comments
are you using vue3?
发自我的 iPhone
在 2022年12月25日,19:17,Glarionov ***@***.***> 写道:
I've done what was written in instruction
<el-table-draggable>
<el-table :data="mainObjects" height="calc(100vh - 110px)">
<el-table-column label="ID" prop="id" sortable/>
But I got errors, starting from.
Property "$createElement" was accessed during render but is not defined on instance.
at <ElementUiElTableDraggable
What did I do wrong and how can I make it work?
—
Reply to this email directly, view it on GitHub<#15>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC7Q7J7JGCV7NGOHW4IYWMTWPAUMBANCNFSM6AAAAAATI56F5M>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Having same issue here, and Im using vue3 as well. Anyone know how to fix this issue? |
it just for vue2
发自我的 iPhone
在 2023年8月31日,12:15,azs504 ***@***.***> 写道:
Having same issue here, and Im using vue3 as well. Anyone know how to fix this issue?
—
Reply to this email directly, view it on GitHub<#15 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AC7Q7J3C3VV37AH5TBR6CUDXYAFXJANCNFSM6AAAAAATI56F5M>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've done what was written in instruction
But I got errors, starting from.
What did I do wrong and how can I make it work?
The text was updated successfully, but these errors were encountered: