You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Git Version
No response
Operating System
No response
How are you running Gitea?
docker image gitea/gitea:1.17.0
Database
PostgreSQL
The text was updated successfully, but these errors were encountered:
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
Git Version
No response
Operating System
No response
How are you running Gitea?
docker image gitea/gitea:1.17.0
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: