I have a toolbar with a dropdownlist in it, based on this example: http://demos.telerik.com/kendo-ui/toolbar/index
When I try to disable the dropdownlist within the toolbar, I get the following error on the console:
"TypeError: n.twin is not a function"
I only see this error when I use the "Kendo 2015 Q2" library. "Kendo 2015 Q1 SP2" and previous do not issue an error
See my snippet here: http://dojo.telerik.com/@dhughes/UqAci
Please let me know what I am doing wrong. Any and all help is greatly appreciated!