rfontanella
rfontanella
@puranjayjain and @digitalkaoz If it helps, commenting line 505 ( this._dragDial(); ) solve the problem and keep the plugin working. You probably just need a boolean setting to allow/disallow draggability!
I'm having the same problem... Without using AttributeTypecastBehavior but using FilterValidator instead. You can get the same error using the provided configuration but removing behaviors and adding the following validation...
It doesn't work for me too (jquery 3.2.1)