naver / egjs-infinitegrid

A module used to arrange card elements including content infinitely on a grid layout.
https://naver.github.io/egjs-infinitegrid/
MIT License
2.23k stars 95 forks source link

TypeError #515

Open haeunkim428 opened 2 years ago

haeunkim428 commented 2 years ago

Description

Unhandled Runtime Error TypeError: Cannot assign to read only property 'left' of object '#'

image
malangfox commented 2 years ago

Hello @haeunkim428.

We would like to reproduce and fix the error you left. Can we check more on how you got this error while using infinitegrid?

haeunkim428 commented 2 years ago

Hello @malangfox It happened once I changed GridLayout(^3.1.1) to MasonryInfiniteGrid(^4.6.0). It happens whenever the page renders.

malangfox commented 2 years ago

We are trying to reproduce the issue you reported, but we cannot reproduce it. Does this issue only occur in a specific environment? If not, can we check the demo?