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
Can you guys remove the console.log(`%c content: background > inpage: ${JSON.stringify(data)}`, "background: #222; color: #bada55");
from provider-bridge.js?
It's not good to keep printing that logs and it's unnecessary.
Version
v0.38.1
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Discord Discussion Link
No response
What browsers are you seeing the problem on?
Chrome
What were you trying to do?
I want to check my web app's console log
What did not work?
Can you guys remove the
console.log(`%c content: background > inpage: ${JSON.stringify(data)}`, "background: #222; color: #bada55");
from
provider-bridge.js
?It's not good to keep printing that logs and it's unnecessary.
Version
v0.38.1
Relevant log output
No response
The text was updated successfully, but these errors were encountered: