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
The Table component supports custom actions with a custom dataIndex. When the dataIndex is custom, the actions array order is not respect in the rendering, causing the action not to render in the desired order.