Skip to content

Latest version 1.5.0 no longer export ImageKit variable to global scope #58

@ghost

Description

Error I'm getting:

file_upload.js:3 Uncaught ReferenceError: ImageKit is not defined
    at HTMLDocument.<anonymous> (file_upload.js:3:19)
    at i (jquery.min.js:2:27151)
    at Object.fireWith [as resolveWith] (jquery.min.js:2:27914)
    at Function.ready (jquery.min.js:2:29707)
    at HTMLDocument.J (jquery.min.js:2:29892)

Tag used to import imagekit javascript client:

<script src="https://unpkg.com/[email protected]/dist/imagekit.min.js"></script>

Maybe related?
imagekit-developer/imagekit-nodejs#54

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