Open vatsake opened 2 years ago
https://stackblitz.com/edit/ng-zorro-antd-ivy-q7gpfc
Make a table with nzScroll property and add a popover component in the table.
Popover component stays where the element is when scrolled.
Popover element moves with scroll.
@vthinkxie @vatsake Any update on this?
Nope. I just added a parent element to the table and added cdkScrollable to it.
have same issue, any new update?
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-ivy-q7gpfc
Steps to reproduce
Make a table with nzScroll property and add a popover component in the table.
What is expected?
Popover component stays where the element is when scrolled.
What is actually happening?
Popover element moves with scroll.