Module gives JS error:
$.cookie is not a function
Reason seems to be that module does not define core/jquery.cookie library as a dependency.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cookie_is_not_a_function-3155864-002.patch | 360 bytes | stefan.korn |
Module gives JS error:
$.cookie is not a function
Reason seems to be that module does not define core/jquery.cookie library as a dependency.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cookie_is_not_a_function-3155864-002.patch | 360 bytes | stefan.korn |
Comments
Comment #2
stefan.kornComment #3
stefan.kornThis is a combined patch with #2991691: Problem with the javascript that is called 7 times at each submit., because it otherwise might not apply
Comment #4
stefan.kornComment #5
niral098I can confirm that the patch #3 works.
Comment #6
niral098Comment #7
bvirtual commentedI can confirm that the patch #3 works.
Comment #8
arnaldoaa commentedPatch #3 works for me.
Comment #9
xaa commentedpatch #2 is working. thank you. it seems a critical issue imho
Comment #10
rpayanmI agree with @xaa
Comment #12
wongjn commentedComment #13
wongjn commentedComment #15
xaa commented