I have an app that was working fine. It had a table and when a button was clicked, the loading circle appeared until the query was done. All of sudden the loading state stopped appearing. After reading through some older questions about this, people said this might be a bug from the new WidgetGrid, so I disabled it. Indeed, the loading state now appears correctly but only on the preview app. If I go to the latest released version, it still skips the loading state.
Not sure how I can "release" the version without the WidgetGrid so that all my users can see the usual loading state. I also have the "Show Loading State" option ticked.
Anybody experiencing something similar? Any tips?