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

NzSelect : nzScrollToBottom occasionally not triggered using scrollbar #8752

Open
asauty opened this issue Sep 13, 2024 · 2 comments
Open

NzSelect : nzScrollToBottom occasionally not triggered using scrollbar #8752

asauty opened this issue Sep 13, 2024 · 2 comments
Assignees

Comments

@asauty
Copy link

asauty commented Sep 13, 2024

Reproduction link

https://angular-apa5on.stackblitz.io

Steps to reproduce

Use scroll bar to scroll data in the select, and be quick.
First time scrollToBottom seems to be triggered.
Scroll to bottom a second or third time quickly, scrollToBottom don't seems to be triggered.

What is expected?

scrollToBottom have to be triggered

What is actually happening?

scrollToBottom isn't triggered

Environment Info
ng-zorro-antd 18.1.1
Browser Firefox / Chrome

Perhaps look here : bb0468e#diff-f4d6ab433f467f04c7bdacb46db860006ee2c2025c31d2fe38269144816583fd

@ParsaArvanehPA
Copy link
Contributor

Hi @asauty
Thank you for reporting this issue; a fix is on the way 👍

@ParsaArvanehPA
Copy link
Contributor

This Pr will fix this issue #8771 .

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

No branches or pull requests

3 participants