Hi team!
I have the following issue. When using a test environment, any read-only grids are stuck with the loading data animation, which only occurs until I perform an action such as resizing the screen, at which point the data finally renders on the grid. That behaviour only happens in the test environment; on dev, the information renders when the page loads. Has anyone faced a similar behaviour/issue? Thanks!
Discussion posts and replies are publicly visible
Update: changed and disabled the Async Load (again) and the issue is not longer presenting. Thanks everyone
Interesting! Wondering why it didn't work the first time you turned off async load!
It definitely feels like async load feature has some issue in backend causing this intermittent behaviour. Anyway glad the issue is resolved now.
Yeah, it was a bit weird. Luckily, it's working correctly now.