jbaysolutions/vue-grid-layout

IE11 & Edge performance issues (lagging when moving items)

Open

#188 opened on Jun 4, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (6,777 stars) (1,436 forks)batch import
enhancementhelp wanted

Description

I need to optimize my app for IE11 or Edge. When dragging an item, it lags heavily (like ~2 fps). The same issue appears in the demo. It seems to affect the upper items more than the ones at the bottom of the grid. Do you have an idea why this is happening?

Contributor guide