Skip to content

console.log in mixFetch production build #6397

@samholmes

Description

@samholmes

Found this console.log that had slipped into the production code for mixFetch (TypeScript SDK):

console.log({ workerResponse });

Because mixFetch is a library, it shouldn't be logging to the console, but instead logging to some log utility configured by the user. This way the user can opt-in/out of logging.

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