Skip to content

Uncaught ReferenceError: jQuery is not defined #65

@ghost

Description

So, I am loading jQuery.

In my code, I have:

import $ from 'jquery';

jQuery and other jQuery plugins are working on my site, but this plugin is not.

I tried to add the line import jQuery from 'jquery';, but that made no difference.

Any idea on what I can do to make it work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions