-
Notifications
You must be signed in to change notification settings - Fork 18
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
Flickity 2.3 + Fade 2.0 #17
Comments
I'm getting this too. It also happens with Flickity 2.2 + Face 2.0 |
Same here too, using latest package links:
|
Same for me..
|
I'm getting same error. I'm using Flickity v2.2.1 + Face 2.0 |
I am also experiencing this issue. |
Fade v1 is not working for me with Flickity 2.3 |
@desandro Hi David, could you please look into this? I am not sure what the issue is. |
+1 |
I am having this same issue. |
+1 |
Same here. Would be nice to fix this :-) |
Downgrading to Flickity 2.2.0 with the Flickity-fade 1.0.0 release worked to solve the issue for me on a new build. The release tags for flickity-fade say 2.0 is for the flickity 3 release. (see: https://github.com/metafizzy/flickity-fade/releases/tag/v2.0.0)
|
@desandro any idea if you will be able to look at this any time soon? Thanks! |
+1 |
1 similar comment
+1 |
+1 but the solution from @alphex helped! |
Use fade v1 with filckity v2 :
And don't forget not to use the wrapAround function, it works bad with it. |
Using flickity.pkgd.min.js + fade script throws the following error:
Cannot set properties of undefined (setting 'fade')
Test case: https://codepen.io/anteksiler/pen/QWadjXP
The text was updated successfully, but these errors were encountered: