Getting the following js error when a tag is clicked. The error causes the tag not to appear in the input field.

input.val() is undefined
.../sites/all/modules/suggestedterms/suggestedterms.js?j
Line 17
input.val() is undefined
(?)()(Object originalEvent=Event click which=1 view=window)suggeste...erms.js?j (line 23)
(?)()(Object originalEvent=Event click which=1 view=window)jquery.j...val/seq/1 (line 1)
(?)()()jquery.j...val/seq/1 (line 1)
[Break on this error] if ((input.val()).length > 0) {

Comments

eabrand’s picture

Assigned: Unassigned » eabrand
Status: Active » Fixed

Couldn't replicate it in the 1.2 or dev version. I think we fixed that in the last patch. Let me know if you get the updated version and still have that problem.

Status: Fixed » Closed (fixed)

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