You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing MessageRow "No records found" after call forceRender and where data is empty (tbody is empty).
When calling render the data load ends with "Rendered" status
When calling forceRender the data load ends with "Loaded" status instead of "Rendered"
This are two scenarios which we may want to show "No records found", so is added as a valid status to show the MessageRow and now it shows correctly with render and forceRender
I'm getting an error similar to this issue #1360.
Can anyone fix this or give me a temporary solution to solve it?
The text was updated successfully, but these errors were encountered: