-
Notifications
You must be signed in to change notification settings - Fork 131
Performance issue when scrolling ag-grid with ix-elements in cell renderers #1286
Copy link
Copy link
Closed
stenciljs/core
#6331Labels
BacklogIts part of the team backlogIts part of the team backlogtype: bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have read the Contributing Guidelines.
- I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.
What happened?
We are using ag-grid with ix-elements inside cell renderers (e.g. buttons, icons, pills) and faced some performance issue when scrolling.
The ix-elements diappear when scrolling fast through the list.
This only occours when the cell renderers use ix-elements.
see comparison: https://stackblitz.com/edit/hpufse?file=src%2Fapp%2Fapp.component.html)
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
v2.2.1
Code to produce this issue.
https://stackblitz.com/edit/hpufse?file=src%2Fapp%2Fapp.component.htmlReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BacklogIts part of the team backlogIts part of the team backlogtype: bugSomething isn't workingSomething isn't working