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
Fixed an issue where the "Value" column was still created and resulted in empty rows when the first argument of console.table was an object whose properties were all objects.
Resolved issues with console.table when an Object is passed as the first argument
Fixed an issue where object viewers wrapped by console.error, console.warn, and similar methods would clip content when their width exceeded the container, preventing the full content from being displayed