senchatouch-datetimepickerv2 icon indicating copy to clipboard operation
senchatouch-datetimepickerv2 copied to clipboard

Picker crashing after then first cancel (Sencha Touch 2.3.1)

Open adriantc opened this issue 11 years ago • 2 comments
trafficstars

Hello,

Running in Sencha Touch 2.3.1 the picker crashes after the first cancel. Basically when loading the picker the second time it is empty. Commenting the destroy() in picker cancel resolves the issue, but I cannot say that is a permanent fix.

Thanks, Adrian

adriantc avatar Apr 17 '14 13:04 adriantc

is this happening in desktop and mobile browsers?

tomalex0 avatar Apr 21 '14 03:04 tomalex0

I had the same issue, but using last commit (d0060efc8191f59db0476b26b4fd502a8033f243) on sencha touch 2.4.0 seems to solve it. Maybe the plugin download from sencha site is not in sync. (it's the first result on google on datetime picker sencha)

ilmirons avatar Oct 20 '14 11:10 ilmirons