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
During loading state, skeleton is only visible on columns with custom Cell attribute and not the others where the data is coming directly from an accessorKey. I'm wondering if this is intentional since it makes the UI look inconsistent.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
During loading state, skeleton is only visible on columns with custom Cell attribute and not the others where the data is coming directly from an accessorKey. I'm wondering if this is intentional since it makes the UI look inconsistent.
Here's a codesandbox to reproduce the issue -
https://codesandbox.io/p/sandbox/mantine-chzh8m
Beta Was this translation helpful? Give feedback.
All reactions