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
When running in jest, the %c in console.logs are not properly handled and treated as just string. Therefore corresponding style argument is not correctly consumed leading to different console output. Any idea how to fix it.