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

Tooltps does not work well in tap scroll mode #3842

Closed
jol5 opened this issue Jul 22, 2019 · 2 comments
Closed

Tooltps does not work well in tap scroll mode #3842

jol5 opened this issue Jul 22, 2019 · 2 comments
Assignees

Comments

@jol5
Copy link

jol5 commented Jul 22, 2019

Reproduction link

https://stackblitz.com/edit/angular-bi7zrp?embed=1&file=src/app/app.component.ts

Steps to reproduce

1.滚动页面,观察tooltips的位置变化

  1. Scroll the page and observe the position change of the tooltips

What is expected?

1.在scrooll下,tooltip随元素一起移动

  1. Under scrooll, the tooltip moves with the element

What is actually happening?

1.scroll后,tooltips 停留在首次出现的位置,不随这元素滚动
1.scroll, tooltips stay in the position of the first time, do not scroll with this element

Environment Info
ng-zorro-antd 8.1.0
Browser Chrome 72.0.3626.121
@wzhudev
Copy link
Member

wzhudev commented Jul 24, 2019

@wzhudev wzhudev closed this as completed Jul 24, 2019
@wzhudev
Copy link
Member

wzhudev commented Jul 24, 2019

Try this hack. You can use some debounce.

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