Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'call') [v1.17.0] #9302

Closed
opened 2025-11-02 08:34:41 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @viceice on GitHub (Aug 1, 2022).

Description

The following error occurs in browser console after upgrade from v1.16.9 on PR and issue details pages

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'call')
    at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920)
    at ./node_modules/easymde/src/js/easymde.js (easymde.js:9:43063)
    at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920)
    at jt.t (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:128283)

Gitea Version

1.17.0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

image

Git Version

2.36.2

Operating System

Linux

How are you running Gitea?

offical docker image

Database

PostgreSQL

Originally created by @viceice on GitHub (Aug 1, 2022). ### Description The following error occurs in browser console after upgrade from `v1.16.9` on PR and issue details pages ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'call') at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920) at ./node_modules/easymde/src/js/easymde.js (easymde.js:9:43063) at jt (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:127920) at jt.t (index.js?v=95cfeb8746010d271b9adf778c18dbad:7:128283) ``` ### Gitea Version 1.17.0 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![image](https://user-images.githubusercontent.com/1798109/182081713-9c15c821-72c2-4644-a919-968c8a20cbbd.png) ### Git Version 2.36.2 ### Operating System Linux ### How are you running Gitea? offical docker image ### Database PostgreSQL
GiteaMirror added the type/question label 2025-11-02 08:34:41 -06:00
Author
Owner

@viceice commented on GitHub (Aug 1, 2022):

image
Happens when clicking on edit button 😕

@viceice commented on GitHub (Aug 1, 2022): ![image](https://user-images.githubusercontent.com/1798109/182082222-5f5fce3e-db95-49e6-97a4-667962a43a28.png) Happens when clicking on edit button 😕
Author
Owner

@viceice commented on GitHub (Aug 1, 2022):

OK. seems to be browser cache related 😞

Leaving open if anybody else stumbles on it

@viceice commented on GitHub (Aug 1, 2022): OK. seems to be browser cache related 😞 Leaving open if anybody else stumbles on it
Author
Owner

@wxiaoguang commented on GitHub (Aug 1, 2022):

That's a long standing problem but no progress yet.

@wxiaoguang commented on GitHub (Aug 1, 2022): That's a long standing problem but no progress yet. * https://github.com/go-gitea/gitea/pull/18348 * https://github.com/go-gitea/gitea/pull/18632
Author
Owner

@silverwind commented on GitHub (Aug 9, 2022):

Don't need to keep this open really

@silverwind commented on GitHub (Aug 9, 2022): Don't need to keep this open really
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9302