running 3.7.7 default theme, we always see a module loader at the bottom of the page and it never goes.
we also now see this, but dont know where it is coming from - looks like something that antd has added when we run an invoke-dbaquery
running 3.7.7 default theme, we always see a module loader at the bottom of the page and it never goes.
we also now see this, but dont know where it is coming from - looks like something that antd has added when we run an invoke-dbaquery
We have a fix for the progress not disappearing coming in 3.7.8.
If you want to completely disable progress, you can use: $ProgressPreference = “SilentlyContinue” at the top of your dashboard.