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 current behaviour doesn't expect warnings to be an object, and so
just shows '[object Object]' instead of the warning. This commit fixes
it so that warnings are shown in a table like errors.
0 commit comments