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

In the case of browser scaling, the lazy loading of the select component is invalid.(在浏览器缩放情况下,select组件的懒加载失效) #2725

Closed
Zeppelinsaikou opened this issue Jan 2, 2019 · 2 comments · Fixed by #2741

Comments

@Zeppelinsaikou
Copy link

Version

7.0.0-rc.3

Environment

win10 Chrome Version 71

Reproduction link

https://stackblitz.com/edit/angular-qkex4r?file=src/app/app.component.ts

Steps to reproduce

Adjust browser zoom to 80% , then lazy loading will fail
调整浏览器缩放至80%,select组件的下拉加载就会失去作用

What is expected?

Load data on scroll.

What is actually happening?

It doesn't work

Other?

@DouglasOGarrido
Copy link

Hi guys, any update on this? Thks.

@vthinkxie
Copy link
Member

fixed in next version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants