egjs-infinitegrid icon indicating copy to clipboard operation
egjs-infinitegrid copied to clipboard

Why "TypeError: Cannot set properties of undefined (setting '_eventHandler')"

Open SprayHank opened this issue 2 years ago • 2 comments

Description

image

Steps to check or reproduce

image I use the demo on the officel site image and loading with vue2-sfc-loader image and vue version is 2.7.14

SprayHank avatar Oct 21 '23 12:10 SprayHank

@SprayHank

Hi, does the MasonryInfiniteGrid you use look like @egjs/infinitegrid?

Try @egjs/vue-infinitegrid(only vue2) here

daybrush avatar Oct 23 '23 01:10 daybrush

@daybrush How to know which I am using?

I got the code from here "https://cdnjs.com/libraries/egjs-infinitegrid"

By the way, Can I compile my own one for vue2 from source? If yes, how?

Becouse my project dosent use webpack, so I cant use the library like " from '@egjs/vue-infinitegrid';"

And, dose it have a downloadable demo so I can test it locally and fully control every things?

SprayHank avatar Oct 24 '23 05:10 SprayHank