S
Santosh Patel
Guest
Thanks for reporting this, Dora. We acknowledge this as a bug and will fix it in a future release. As a workaround on private cloud, you can patch rb-ui.js (master/prod modules) by removing the sole occurrence of the following line of code var k=$(d).find("div.rbs-filter-type-dropdown").data("kendoDropDownList");if(k){k.select(2);} Delete the above code from rb-ui.js. If you cannot find the entire line, search using just "rbs-filter-type-dropdown" and identify the code
Continue reading...
Continue reading...