I upgraded to the latest version, and now the Spinner errors out. What happened?
<div class="col-lg-12 control-section">
<div class="content-wrapper">
<div class="row">
<SfSpinner @bind-Visible="showSpinner" Target=".e-grid"></SfSpinner>
</div>
</div>
</div>
TIA,
Miles