Skip to content

Editing files hangs up with Chrome #20686

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
markusschaefer opened this issue Aug 5, 2022 · 3 comments
Closed

Editing files hangs up with Chrome #20686

markusschaefer opened this issue Aug 5, 2022 · 3 comments
Labels

Comments

@markusschaefer
Copy link

Description

After Upgrading to 1.17.0 the file editor hangs up after pressing the button edit.

monaco.js:38 Uncaught (in promise) TypeError: t.hmd is not a function
at ./node_modules/monaco-editor/esm/vs/base/common/marked/marked.js (monaco.js:38:38532)
at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920)
at ./node_modules/monaco-editor/esm/vs/editor/browser/core/markdownRenderer.js (monaco.js:91:26551)
at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920)
at ./node_modules/monaco-editor/esm/vs/editor/contrib/hover/markdownHoverParticipant.js (monaco.js:289:130500)
at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920)
at ./node_modules/monaco-editor/esm/vs/editor/contrib/hover/hover.js (monaco.js:289:99382)
at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920)
at ./node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/colorContributions.js (monaco.js:226:9275)
at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920)

Gitea Version

1.17.0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

image

Git Version

No response

Operating System

No response

How are you running Gitea?

docker image gitea/gitea:1.17.0

Database

PostgreSQL

@markusschaefer
Copy link
Author

Firefox is working fine

@silverwind
Copy link
Member

Likely a browser cache issue, try a hard page reload (ctrl-shift-r)

@silverwind
Copy link
Member

Definitely a cache issue. #18632 will eventually fix it.

@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants