-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Uncaught TypeError: e.getModifierState is not a function #29414
Labels
Comments
I think it's microsoft/monaco-editor#4213 . As long as using Chrome auto-fill in this page, the error occurs. |
I think microsoft/monaco-editor#4325 is more related |
silverwind
added
the
type/upstream
This is an issue in one of Gitea's dependencies and should be reported there
label
Feb 26, 2024
We could downgrade monaco if there is no workaround. |
I downgraded to |
Bug seems to not affect Firefox at least. |
silverwind
added a commit
to silverwind/gitea
that referenced
this issue
Mar 9, 2024
silverwind
added a commit
that referenced
this issue
Mar 9, 2024
Fixes: #29414 I see no way for us to catch this error, so downgrade it until microsoft/monaco-editor#4325 is fixed, which will likely take a few weeks to propagate up from vscode. The entries in `updates.config.js` will make [`updates`](https://github.com/silverwind/updates) not upgrade these anymore and I think it's good documentation as well to have the reasons why we don't upgrade these dependencies.
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Mar 13, 2024
Fixes: go-gitea#29414 I see no way for us to catch this error, so downgrade it until microsoft/monaco-editor#4325 is fixed, which will likely take a few weeks to propagate up from vscode. The entries in `updates.config.js` will make [`updates`](https://github.com/silverwind/updates) not upgrade these anymore and I think it's good documentation as well to have the reasons why we don't upgrade these dependencies.
6543
pushed a commit
that referenced
this issue
Mar 13, 2024
Backport #29684 by @silverwind Fixes: #29414 I see no way for us to catch this error, so downgrade it until microsoft/monaco-editor#4325 is fixed, which will likely take a few weeks to propagate up from vscode. The entries in `updates.config.js` will make [`updates`](https://github.com/silverwind/updates) not upgrade these anymore and I think it's good documentation as well to have the reasons why we don't upgrade these dependencies. Co-authored-by: silverwind <[email protected]>
DennisRasey
pushed a commit
to DennisRasey/forgejo
that referenced
this issue
Mar 13, 2024
Fixes: go-gitea/gitea#29414 I see no way for us to catch this error, so downgrade it until microsoft/monaco-editor#4325 is fixed, which will likely take a few weeks to propagate up from vscode. The entries in `updates.config.js` will make [`updates`](https://github.com/silverwind/updates) not upgrade these anymore and I think it's good documentation as well to have the reasons why we don't upgrade these dependencies. (cherry picked from commit 9bf693d98ddf8efa058a5fbbb6a3da5e0c12ab27)
DennisRasey
pushed a commit
to DennisRasey/forgejo
that referenced
this issue
Mar 22, 2024
Backport #29684 by @silverwind Fixes: go-gitea/gitea#29414 I see no way for us to catch this error, so downgrade it until microsoft/monaco-editor#4325 is fixed, which will likely take a few weeks to propagate up from vscode. The entries in `updates.config.js` will make [`updates`](https://github.com/silverwind/updates) not upgrade these anymore and I think it's good documentation as well to have the reasons why we don't upgrade these dependencies. Co-authored-by: silverwind <[email protected]> (cherry picked from commit 462ae88fc2e6295a9376855627ad2a824a6c8f1d)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Description
I think this is not caused by browser extensions, as I have closed all of them that I could.
Reproduce:
LICENSE
from the list:Gitea Version
latest
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
build
Database
None
The text was updated successfully, but these errors were encountered: