-
Bug
-
Resolution: Fixed
-
Major
-
2.10.0
-
None
-
4.4 RC3
The feature "Limitation of responses" in 4.4 RC2 is not compatible with the old versions of jquery.
version 3.3.1 : OK
version 1.12.0 : NOK
The error :
FormsHelper.js:55 Uncaught TypeError: node.html(...).replaceAll is not a function
at replaceValues (FormsHelper.js:55)
at Object.success (FormsHelper.js:41)
at fire (jquery.js:3232)
at Object.fireWith [as resolveWith] (jquery.js:3362)
at done (jquery.js:9834)
at XMLHttpRequest.callback (jquery.js:10300)