Skip to content

Enlever le console.log("placeholderMetrics") dans mathlive.mjs #2930

@lhotejc

Description

@lhotejc

Il y a ce console.log ligne 16273 dans mathlive.mjs :

 console.log(
      "placeholderMetrics",
      placeholderMetrics == null ? void 0 : placeholderMetrics.height,
      placeholderMetrics == null ? void 0 : placeholderMetrics.depth
    );

serait-il possible de l'enlever ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions