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

服务端渲染的情况下,Table组件tr标签的样式属性设置错误 #297

Closed
1 task
Xzillion opened this issue Dec 10, 2018 · 5 comments
Closed
1 task
Labels

Comments

@Xzillion
Copy link

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

Version

1.1.10

Environment

win10/vue2.5.17

Reproduction link

https://www.mytoken.io/

Steps to reproduce

1.在服务端渲染的项目中使用ant-design-vue;
2.查看渲染出来的table组件节点,发现tbody下面tr标签的样式被设置为style="height:null"

What is expected?

增加空值判断或者允许设置height属性

What is actually happening?

未对空值属性进行判断

@tangjinzhou
Copy link
Member

ref nuxt/nuxt#4652

@tangjinzhou
Copy link
Member

ref vuejs/vue#9231

@tangjinzhou
Copy link
Member

等待vue官方2.6版本解决 https://github.com/vuejs/vue/projects/4#card-16086136

@tangjinzhou
Copy link
Member

Gone in the latest Vue version (yarn upgrade --latest should do the trick).

@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 Mar 31, 2020
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

2 participants