mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-16 22:15:43 +08:00
Not sure if this is a regression from https://github.com/go-gitea/gitea/pull/30513, but when attachments are disabled, `this.dropzone` is null and the code had failed in `initEasyMDEPaste` trying to access `dropzoneEl.dropzone`. |
||
|---|---|---|
| .. | ||
| ComboMarkdownEditor.js | ||
| ConfirmModal.js | ||
| EasyMDEToolbarActions.js | ||
| EditorMarkdown.js | ||
| EditorUpload.js | ||
| EditorUpload.test.js | ||
| LabelEdit.js | ||
| QuickSubmit.js | ||
| ReactionSelector.js | ||
| SearchUserBox.js | ||
| TextExpander.js | ||
| WebHookEditor.js | ||