telerik - Kendo ComboBox is showing four loading gears while fetching data from server -


kendo combobox showing 4 loading gears when fetching data server instead of one. design or bug? how can fix it?

steps reproduce:

this bug, background-repeat , background-position styles seem missing in latest kendo ui version. can add them manually until fix applied out-of-the-box:

.k-i-loading, .k-loading, .k-loading-image {     background-repeat: no-repeat;     background-position: center center; } 

Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -