You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2020. It is now read-only.
I have found an issue in fallback when using it with IE11. If the CSS class used to test the correct loading of a given CSS file is declared with the same value than other class(es), in a comma separated list, it fails to be detected in IE11 (but works in IE10 and IE9). Please check this Plunkr that demonstrates that issue in a Kendo UI app.