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

Another jquery libraries issue #68

Closed
MrChriZ opened this issue Jul 16, 2018 · 1 comment
Closed

Another jquery libraries issue #68

MrChriZ opened this issue Jul 16, 2018 · 1 comment

Comments

@MrChriZ
Copy link

MrChriZ commented Jul 16, 2018

I think this might be the same as the other jquery question here.
I'm trying to import flickity.
I've tried various combinations of

import flickity from "flickity";
import "flickity";

However when I do
$('.main-carousel').flickity({})
in my component I get Uncaught ReferenceError: flickity is not defined.

@MrChriZ MrChriZ closed this as completed Jul 16, 2018
@MrChriZ MrChriZ reopened this Jul 16, 2018
@ef4
Copy link
Collaborator

ef4 commented Jul 16, 2018

Oh yes, I think you're right and this is probably the same as #59. And I think I have a good idea what's going on, will comment there.

@ef4 ef4 closed this as completed Jul 16, 2018
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

2 participants