You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
gitchuckles
changed the title
Uncaught TypeError: this.element.uniqueId is not a function when upgrading to 4.1
Uncaught TypeError: this.element.uniqueId is not a function when upgrading to 4.0.1
Jan 5, 2017
I'm trying to upgrade from 3.7.1 to the 4.0.1 release and I get the following error when loading a jsp
we don't have any uniqueId calls in our code. any suggestions?
VM122:68 Uncaught TypeError: this.element.uniqueId is not a function
at $.(anonymous function).(anonymous function)._create (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :68:5)
at $.(anonymous function).(anonymous function).eval [as _create] (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :132:25)
at $.(anonymous function).(anonymous function)._createWidget (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :329:8)
at new $.(anonymous function).(anonymous function) (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :87:9)
at HTMLUListElement.eval (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :269:30)
at Function.each (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:365:19)
at jQuery.fn.init.each (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:137:17)
at jQuery.fn.init.$.fn.(anonymous function) [as menu] (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :261:9)
at $.(anonymous function).(anonymous function)._create (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :217:5)
at $.(anonymous function).(anonymous function).eval [as _create] (eval at globalEval (http://localhost:8080/dev/struts/js/base/jquery-2.2.4.js:343:5), :132:25)
~
The text was updated successfully, but these errors were encountered: