Skip to content

The column in the table didn't show up in any breakpoint when set prop responsive #5171

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

Closed
1 task done
fahmiegerton opened this issue Jan 15, 2022 · 3 comments
Closed
1 task done
Labels

Comments

@fahmiegerton
Copy link

fahmiegerton commented Jan 15, 2022

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.0.0-beta.7

Environment

Windows 10 Home x64, Microsoft Edge 97.0.1072.55 x64, Vue 3.0.5

Reproduction link

Edit on CodeSandbox

Steps to reproduce

When I set responsive prop in one of the column like column: ['md'], the column is just disappear in any breakpoints. If I remove this prop, the column is shown again.

What is expected?

When set responsive prop in the column, it should be appear according the breakpoint that has been set, like this thread https://stackoverflow.com/questions/65508782/how-to-make-ant-design-table-responsive/65529726?noredirect=1#comment125007029_65529726, but tried with ant vue design 3, it didn't show up in any display width size

What is actually happening?

The column is disappear in every breakpoint even just set only one breakpoint like md and will not shown in all display size

related thread #5122

zkwolf added a commit to zkwolf/ant-design-vue that referenced this issue Jan 16, 2022
tangjinzhou pushed a commit that referenced this issue Jan 17, 2022
* fix(table): reponsive invalid #5171

* docs(table): add reponsive demo
@fahmiegerton
Copy link
Author

Great now it solved, thanks, but how do I get this fix? tried update it and reinstall still the same bug, or will it release on the next beta?

@zkwolf
Copy link
Member

zkwolf commented Jan 19, 2022

It will be fixed in next release.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants