Issue with CSS

I’m using the Fluent Theme in an existing project. I updated to the latest CSS and am finding that the Datagrid IsLoading is no longer displaying when the initial Datagrid is displayed.

If I revert back to the previous CSS I was using (not sure what version of the CSS it is), the IsLoading spinner displays fine.

Is there an issue with the latest CSS? I’ve not tried other Themes to see if the issue is limited to the Fluent Theme only.

I noted that if I applied the following style to the Datagrid style="min-height: 300px;", the spinner displays so I suspect the issue related to the CSS in the theme.

Most probably you have the same issue?

We are preparing a fix as we speak and will publish it later today!

It seems the issue with the Fluent Theme.

To replicate, I created a new app after your update using RBS with Material theme. The spinner displays fine.

Changed to Fluent theme. The spinner not displayed.

Seems to works as expected in our demos using Fluent theme in the latest version:

Try to regenerate the theme by selecting some other theme and select back the Fluent theme. Try also to hard refresh your browser using CTRL+F5.

I had already tried that.

I noticed that there was another update 1.62.1. Installed that and tried again; it’s fine now.

Appreciate your assistance.