Skip to content

console.log in mixFetch production build #6397

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions