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 a console.log is executed and the logged string is the same as the last logged string a Console.messageRepeatCountUpdated event is raised. On this event we should print the last message again in the debug console.
The text was updated successfully, but these errors were encountered:
When a
console.log
is executed and the logged string is the same as the last logged string aConsole.messageRepeatCountUpdated
event is raised. On this event we should print the last message again in the debug console.The text was updated successfully, but these errors were encountered: