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.

Comments

stefan.korn created an issue. See original summary.

stefan.korn’s picture

Assigned: stefan.korn » Unassigned
Status: Active » Needs review
StatusFileSize
new360 bytes
stefan.korn’s picture

This is a combined patch with #2991691: Problem with the javascript that is called 7 times at each submit., because it otherwise might not apply

stefan.korn’s picture

niral098’s picture

I can confirm that the patch #3 works.

niral098’s picture

Status: Needs review » Reviewed & tested by the community
bvirtual’s picture

I can confirm that the patch #3 works.

arnaldoaa’s picture

Patch #3 works for me.

xaa’s picture

patch #2 is working. thank you. it seems a critical issue imho

rpayanm’s picture

Priority: Normal » Critical

I agree with @xaa

  • Wongjn committed 1d676ec on 8.x-1.x authored by stefan.korn
    Issue #3155864 by stefan.korn, niral098, bvirtual, arnaldoaa, xaa: $....
wongjn’s picture

Status: Reviewed & tested by the community » Fixed
wongjn’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

xaa’s picture