Hi Im getting below error while trying to create an account. This only happens for accounts. Please check and advice.
7VM2853:109 Uncaught (in promise) TypeError: this.params.options.sort is not a function
at child.setup (eval at _execute (loader.js:94), <anonymous>:109:59)
at child.initialize (bull.js:276)
at child.Backbone.View (backbone-min.js:1224)
at child [as constructor] (backbone-min.js:1884)
at child [as constructor] (backbone-min.js:1884)
at child [as constructor] (backbone-min.js:1884)
at new child (backbone-min.js:1884)
at Bull.Factory.<anonymous> (bull.js:114)
at Bull.Factory._getViewClass (bull.js:93)
at Bull.Factory.create (bull.js:110)
7VM2853:109 Uncaught (in promise) TypeError: this.params.options.sort is not a function
at child.setup (eval at _execute (loader.js:94), <anonymous>:109:59)
at child.initialize (bull.js:276)
at child.Backbone.View (backbone-min.js:1224)
at child [as constructor] (backbone-min.js:1884)
at child [as constructor] (backbone-min.js:1884)
at child [as constructor] (backbone-min.js:1884)
at new child (backbone-min.js:1884)
at Bull.Factory.<anonymous> (bull.js:114)
at Bull.Factory._getViewClass (bull.js:93)
at Bull.Factory.create (bull.js:110)
Comment