Closed
Description
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
Labels
No labels