I have a table with mutliple columns displaying data that seems to be functioning fine. I recwntly set a sort icon for one column using a custom state of yes/no set in the page. When the icon is clicked it sets the state to “yes”. From there it changes the data source. All straight forward.
My issue is the column sorts for maybe a second or two. I am able to visually see the resorting of data. Then the table disappears or at least the visualization of the data. No issues in the debugger. Theres nothing set that would cause this like a trigger to hide, etc. I cant determine whats causing this.