Support for document.queryCommandSupported
#1372
Unanswered
Lemour-sudo
asked this question in
Q&A
Replies: 1 comment
-
@Lemour-sudo this has been fixed now: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get the following error when running tests (through vitest on happy-dom) when running my frontend application which depends on the microsoft/vscode library:
TypeError: document.queryCommandSupported is not a function
Is there any support for this function as the UI renders without any errors in the Chrome and Firefox browsers?
Beta Was this translation helpful? Give feedback.
All reactions