EdCharbeneau / BlazorPro.Spinkit

A Blazor library for loading and long process scenarios based on the CSS library Spinkit
99 stars 22 forks source link

Circle loader displaying flickering boxes #6

Closed jthawkins96 closed 4 years ago

jthawkins96 commented 4 years ago

Hi,

When we define a size on the Circle loader it's causing these squares to occasionally flicker in and out. I tested it without defining a size and it works as expected. I also tested a couple other loaders and those were working as expected as well, both with and without a defined size. circle-loader-flicker

EdCharbeneau commented 4 years ago

Sorry, for some reason I didn't receive a notification when the issue was posted. I will investigate.

EdCharbeneau commented 4 years ago

Thanks for reporting the issue. The issue is now tracked on the CSS repo where the styles maintained. It appears to be a chrome issue when the spinner size is small. https://github.com/tobiasahlin/SpinKit/issues/136