We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.1.1
Vue3.0
Use a-table-column v-for Placed under the a-table-column-group component, the result a-table-colum shows empty
Use a-table-column v-for Placed under the a-table-column-group component, the result a-table-colum can be normal
The a-table-column under the a-table-column-group component cannot be looped out by the for
The text was updated successfully, but these errors were encountered:
https://codesandbox.io/s/solitary-frog-nqs44?file=/src/components/HelloWorld.vue
Sorry, something went wrong.
feat: table column support v-for vueComponent#3934
5f09ffb
feat: table column support v-for #3934 (#3938)
f42b629
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
2.1.1
Environment
Vue3.0
Reproduction link
Steps to reproduce
Use a-table-column v-for Placed under the a-table-column-group component, the result a-table-colum shows empty
What is expected?
Use a-table-column v-for Placed under the a-table-column-group component, the result a-table-colum can be normal
What is actually happening?
The a-table-column under the a-table-column-group component cannot be looped out by the for
The text was updated successfully, but these errors were encountered: