Skip to content

Unnecessary console.log #395

@gkfyr

Description

@gkfyr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions