we were using version 4.1.1 before and now i am trying to upgrade to latest version (4.5.1). but now all of sudden i started getting error in slider.. (code is not changed.. and its working with version 4.1.1)
jqxslider.js:6 Uncaught TypeError: c._helpers.element.sizeChanged is not a function
at a.(anonymous function).createInstance (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:33:17144)
at Object.a.jqx.applyWidget (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:6:21197)
at HTMLDivElement.<anonymous> (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:6:25417)
at Function.each (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:1:15936)
at init.each (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:1:12600)
at init.a.fn.(anonymous function) [as jqxSlider] (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:6:25352)
at HTMLDocument.<anonymous> (http://localhost:8383/iVestWeb/assets/js/modules/brokerage/tradeAccountSelect.js:5:24)
at c (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:2:4331)
at Object.fireWith [as resolveWith] (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:2:5133)
at Function.ready (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:1:13906)
any idea how to fix this