lubezniy
(Victor Lyubezny)
7월 28, 2025, 6:44오후
25
Hi.
After a latest Discourse update (Discourse v3.5.0.beta8-dev — Commits · discourse/discourse · GitHub — Ember v5.12.0), Reply button stopped to work. This problem was solved when Click To Edit plug-in was turned off in the admin interface. Developer console showed JavaScript addEventListener error in ember.js file (object named “textarea“, i can’t copy exact text now).
1개의 좋아요
cmdntd
(cmdntd)
7월 29, 2025, 7:30오후
26
It has serious error in the latest version of discourse editor (both mardown and rich-text one)
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘type’)
Issue · GitHub
1개의 좋아요
Monikas
(JustMonika)
8월 1, 2025, 10:54오전
27
After updating Discourse and keeping this component enabled:
The editor toolbar becomes completely unresponsive
The “Send” and “Close” buttons do not work
The only way to exit the editor is by refreshing the page
1개의 좋아요
TheBaby5
(Bug Reporter)
8월 4, 2025, 9:13오전
28
@Monikas is right!
The editor toolbar becomes completely unresponsive & many other issues are there after updating Discourse!
1개의 좋아요
pipkin
(Thijs)
8월 4, 2025, 10:46오전
29
Thanks for reporting, looking into it. Will report back.
pipkin
(Thijs)
8월 4, 2025, 5:45오후
30
4개의 좋아요
cmdntd
(cmdntd)
8월 10, 2025, 4:20오전
31
It is ok now, but…
It seems rather slow to edit. I think js make more difficult to reload in this new editor?
When I navigating, this is still ok. But it looks like a stuck when I edit text at cursor .
So I think it is better if I could edit text without reload js at cursor.