I could not agree more
Last year I submitted a similar feature request…
I could not agree more
Last year I submitted a similar feature request…
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).
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’)
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
@Monikas is right!
The editor toolbar becomes completely unresponsive & many other issues are there after updating Discourse!
Thanks for reporting, looking into it. Will report back.
The issue has been solved in Bug fix: Updated plugin to reflect new delayed loading of markdown ed… · thijsbrilleman/discourse-click-to-edit@1d65a03 · GitHub .
The plugin can be re-enabled.
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.