jQuery's function trim is called in infragistics.ui.editors.js:908 with a space as a parameter, which may cause issues in some custom scenarios, as for instance overloading of the method by a different library/framework.
Expected result
All the trim functions to be called in the same way, where possible.
Description
jQuery's function trim is called in infragistics.ui.editors.js:908 with a space as a parameter, which may cause issues in some custom scenarios, as for instance overloading of the method by a different library/framework.
Expected result
All the trim functions to be called in the same way, where possible.
Attachments