Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary console.log #395

Open
gkfyr opened this issue Oct 24, 2024 · 0 comments
Open

Unnecessary console.log #395

gkfyr opened this issue Oct 24, 2024 · 0 comments

Comments

@gkfyr
Copy link

gkfyr commented Oct 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant