Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SprayHank opened this issue Oct 21, 2023 · 2 comments
Labels

Comments

@SprayHank
Copy link

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

@daybrush
Copy link
Member

@SprayHank

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

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

@SprayHank
Copy link
Author

SprayHank commented Oct 24, 2023

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants