Skip to content

Cookies.noConflict() not working #580

@wwestonh

Description

@wwestonh

Starting late last night (12/11/2019) I noticed that the method noConflict() was no longer recognized using the CDN call:

<script src="https://cdn.jsdelivr.net/npm/js-cookie@beta/dist/js.cookie.min.js"></script> <script type="module" src="https://cdn.jsdelivr.net/npm/js-cookie@beta/dist/js.cookie.min.mjs"></script>

Error:

"Uncaught TypeError: Cookies.noConflict is not a function"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions