Bug report
setOptions throws an error when toggling reorderable on and off
Reproduction of the problem
Dojo: https://dojo.telerik.com/eReWexEL
Current behavior
Error is thrown in the console when the following is called:
tileLayout.setOptions({ reorderable: false});
tileLayout.setOptions({ reorderable: true });
Expected/desired behavior
No error shall be thrown.
Environment
Kendo UI version: all
jQuery version: all
Browser: [all]