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

TypeError: $(...).isotope is not a function #22

Open
Doedelpumpe opened this issue Jan 26, 2021 · 0 comments
Open

TypeError: $(...).isotope is not a function #22

Doedelpumpe opened this issue Jan 26, 2021 · 0 comments

Comments

@Doedelpumpe
Copy link

Doedelpumpe commented Jan 26, 2021

I know this issue is close to the other one "TypeError: item.find is not a function" but as it is another issue i started a new one.

I tried to use the Isortope.js autosort inside a nodejs webapp.
(The WebApp is kinda based on this structure: https://www.youtube.com/watch?v=T8mqZZ0r-RA&t )

Uncaught TypeError: $(...).isotope is not a function
init isortope.js:195
jQuery 2
init isortope.js:194
Isortope isortope.js:37
isortope isortope.js:107
jQuery 2
isortope isortope.js:106
js isortope.js:307
jQuery 2
isortope.js:195

So the compiler is opening isotope.pkgd.js (getting a console log for it) but it seems it can not find an isotope-function ?!

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

No branches or pull requests

1 participant