Skip to content
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

Open
Glarionov opened this issue Dec 25, 2022 · 3 comments
Open

Error during using it #15

Glarionov opened this issue Dec 25, 2022 · 3 comments

Comments

@Glarionov
Copy link

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?

@mizuka-wu
Copy link
Owner

mizuka-wu commented Dec 25, 2022 via email

@azs504
Copy link

azs504 commented Aug 31, 2023

Having same issue here, and Im using vue3 as well. Anyone know how to fix this issue?

@mizuka-wu
Copy link
Owner

mizuka-wu commented Aug 31, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants