Closed ronroberts closed 11 years ago
Solution to this is to change _undoAddSpacers to the following:
this.$wrapper.find(this.options.topSpacerClass).remove();
this.$wrapper.find(this.options.bottomSpacerClass).remove();
Fixed in 8d187b1
On Android, I have a Cordova-based application that is hooking all textarea and text input controls; click event. It calls a routine that calls the destroy method of two iscrollview controls resulting in this error (in the first such call). In terms of options, all were at their defaults except: