Skip to content

Handle console.warn from KaTeX #13759

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

Closed
wants to merge 1 commit into from
Closed

Conversation

bep
Copy link
Member

@bep bep commented May 29, 2025

QuickJS does not have that defined, so we need to define it.

Note that this is still in progress:

  • We currently handle the logging when closing the Wasm dispatchers.
  • This is too late for the test assertions, and it's also not optimal for the servers (you would only see these warnings on shutdown)

So, this needs some more thinking.

See #13735

QuickJS does not have that defined, so we need to define it.

Note that this is still in progress:

* We currently handle the logging when closing the Wasm dispatchers.
* This is too late for the test assertions, and it's also not optimal for the servers (you would only see these warnings on shutdown)

So, this needs some more thinking.

See gohugoio#13735
@bep
Copy link
Member Author

bep commented May 29, 2025

/cc @jmooring

@bep
Copy link
Member Author

bep commented May 29, 2025

I'm starting over on this one.

@bep bep closed this May 29, 2025
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

Successfully merging this pull request may close these issues.

1 participant