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

[Bug Report] el-table v-loading Failed to resolve directive: loading #17952

Closed
razr001 opened this issue Nov 5, 2019 · 1 comment
Closed

Comments

@razr001
Copy link

razr001 commented Nov 5, 2019

Element UI version

2.12.0

OS/Browsers version

win10/chrome 76

Vue version

2.6.10

Reproduction Link

https://codepen.io/razr001/pen/eYYVxrQ

Steps to reproduce

set el-table v-loading

What is Expected?

show loading

What is actually happening?

Failed to resolve directive: loading

@razr001
Copy link
Author

razr001 commented Nov 7, 2019

main.js add
import { Loading } from 'element-ui';
Vue.use(Loading.directive);

@razr001 razr001 closed this as completed Nov 7, 2019
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

1 participant