Skip to content

Editing files hangs up with Chrome #20686

@markusschaefer

Description

@markusschaefer

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

Activity

markusschaefer

markusschaefer commented on Aug 5, 2022

@markusschaefer
Author

Firefox is working fine

silverwind

silverwind commented on Aug 5, 2022

@silverwind
Member

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

silverwind

silverwind commented on Aug 6, 2022

@silverwind
Member

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

locked and limited conversation to collaborators on May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @silverwind@markusschaefer

        Issue actions

          Editing files hangs up with Chrome · Issue #20686 · go-gitea/gitea