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

使用element-ui的collapse组件时,有20像素被遮盖。 #47

Open
jiayuquan opened this issue Oct 26, 2020 · 0 comments
Open

使用element-ui的collapse组件时,有20像素被遮盖。 #47

jiayuquan opened this issue Oct 26, 2020 · 0 comments
Labels

Comments

@jiayuquan
Copy link

使用element-ui的collapse组件,使用v-if打开关闭后会被遮盖20像素,发现打开关闭后isScrollNotUseSpace元素是undefined。
解决:
scroll.vue文件
331行Vue._happyJS._isScrollNotUseSpace !== undefined改成this.isScrollNotUseSpace !== undefined即可。

@tangdaohai tangdaohai added the bug label Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants