انقر للتعديل

I could not agree more :space_invader: :+1: :pray:

Last year I submitted a similar feature request…

إعجابَين (2)

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)

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’)

It has error in the latest version of discourse editor · Issue #1 · thijsbrilleman/discourse-click-to-edit · GitHub

إعجاب واحد (1)

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)

@Monikas is right!

The editor toolbar becomes completely unresponsive & many other issues are there after updating Discourse!

إعجاب واحد (1)

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.

@david The broken tag can be removed.

4 إعجابات

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.