Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
Ext.field.SliderExtended not working in ChromeMobile
Guys,
Due to this update in Chrome 56 (https://developers.google.com/web/up...g-intervention), the slider no longer works. I've tried an override to the Ext.overrides.event.publisher.Dom and Ext.overrides.event.publisher.TouchGesture which causes the [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. to no longer appear, but the drag event simply doesn't working. Please provide a fix.
You can test using ChromeMobile on any of these examples:
http://www.geektantra.com/projects/S...amples/simple/
https://cdn.sencha.com/touch/sencha-...l#demo/sliders
Thanks
-
Sencha - Forum Administrator
Sorry for the delay, I just sent this to a team member and we are working to get you a solution. Thank you for your patience!
-
Sencha User
Please consider taking this bug a little more seriously. There is an issue within the framework causing buttons not to behave correctly, sliders not to work, etc. This update that Chrome Mobile made has significant consequences on the Sencha 2x framework and a patch should be provide to existing users...
-
Sencha User
The issue appears to be in the Default.js:
Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080
Ext.viewport.Default#doPreventPanning @ Default.js?_dc=1536942504771:399
(anonymous) @ sencha-touch-debug.js:3214
-
Sencha User
I've been waiting patiently, but I haven't heard back anything. Is there a fix coming?