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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -