SDK version 1.2 issue
The problem happens when you try to call those dialogs from within a dialog created via
this.controller.showDialog(...) with preventCancel: true.
changing it to preventCancel: false Fixed the problem.
Fixing :TypeError: Cannot read property 'remove' of undefined issue
Posted by
codesos
Sunday, October 11, 2009
0 comments