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] ElTableColumn has default "resizable" value equal to true but the docs say the opposite #18540

Open
become-iron opened this issue Dec 27, 2019 · 0 comments · May be fixed by #18633
Open

Comments

@become-iron
Copy link

@become-iron become-iron commented Dec 27, 2019

Element UI version

2.13.0

OS/Browsers version

Vue version

2.6.10

Reproduction Link

Steps to reproduce

What is Expected?

Component being consisted with docs

What is actually happening?

Snippet from table-column.js:

resizable: {
  type: Boolean,
  default: true
}

Link to Table-column Attributes in the docs: https://element.eleme.io/#/en-US/component/table#table-column-attributes

There should be fixed whether the component or docs

@boxizen boxizen linked a pull request that will close this issue Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.