angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

Trouble with popovers in cells when data is loaded from the server #7190

Closed endarea closed 2 years ago

endarea commented 2 years ago

I have a simple example here: https://plnkr.co/edit/ymdzdwJpJsW5MesB

Basically, I bring the data from the server (as per the documentation) and refresh the grid. The popovers I set up are working properly for the first rows, but once I start scrolling their position isn't linked properly to the source cell (sometimes when I scroll back up I see them being open at the beginning of the grid, so it's not that they don't open at all).

I don't have this problem if the data is loaded from a hardcoded array. What can I try?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 years ago

This issue has been automatically closed because it has not had recent activity. If you believe that this is still an issue in the latest version, feel free to re-open it. Thank you for your contributions.