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

Cannot read property 'querySelectorAll' of undefined #33

Closed
DragonT opened this issue Jun 8, 2018 · 5 comments
Closed

Cannot read property 'querySelectorAll' of undefined #33

DragonT opened this issue Jun 8, 2018 · 5 comments

Comments

@DragonT
Copy link

DragonT commented Jun 8, 2018

Cannot read property 'querySelectorAll' of undefined
<a-table rowKey='id' :columns="columns" :scroll="{ x: 1900,y:700 }" :dataSource="data" :loading='loadingData' @change="handleChange" :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}"/>
去掉
:loading='loadingData' @change="handleChange" :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}" 就不会出现这个错误

@tangjinzhou
Copy link
Member

参考这个给一个复现问题的在线示例吧
多谢反馈!

@DragonT
Copy link
Author

DragonT commented Jun 11, 2018

https://codesandbox.io/s/ym14978zlj 这个时候表头和固定列会出现滚动条

tangjinzhou added a commit that referenced this issue Jun 11, 2018
@DragonT
Copy link
Author

DragonT commented Jun 12, 2018

@tangjinzhou 感谢大佬能开源这么好的作品,可不可以提一个小小的建议 现在的Form组件太react,可不可以像iview或element那样简单点。

@tangjinzhou
Copy link
Member

Form组件暂时不会有大的改动
关于vue jsx的使用可以查看 https://zhuanlan.zhihu.com/p/37920151

@lock
Copy link

lock bot commented Jun 17, 2019

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants