Skip to content

Conflicting jQuery-cookie plugin #525

Closed
@julen

Description

@julen

Now that I have upgraded to 1.0.1, some pages of my app are broken while in debug mode.

This is caused by a conflict with the cookie plugin that DDT injects in the page: my app already includes another plugin for dealing with cookies and coincidentally both use the same generic name within the jQuery namespace, $.cookie.

I realize this happens for me since #440 was merged because it changed the cookie plugin altogether — it has a completely different API while retaining the namespace.

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