discourse/plugins
Joffrey JAFFEUX 49a0129b0d
FIX: prevents chat to enter in endless loop when getting 404 (#18867)
Doing DOM operations in finally would cause them to happen even when the request was a failure. Consequence of these DOM operations would be new request, which would also end up in a 404, and so on.

This commit simply moves the DOM operations in the then block where it should be safe to make.
2022-11-03 19:52:44 +01:00
..
chat FIX: prevents chat to enter in endless loop when getting 404 (#18867) 2022-11-03 19:52:44 +01:00
discourse-details Update translations (#18740) 2022-10-25 17:00:49 +02:00
discourse-local-dates Update translations (#18813) 2022-11-02 15:13:47 +01:00
discourse-narrative-bot Update translations (#18813) 2022-11-02 15:13:47 +01:00
discourse-presence DEV: Support colocation of component templates in plugins (#18598) 2022-10-17 09:38:20 +01:00
lazy-yt A11Y: add keyboard support to youtube embeds (#18710) 2022-10-21 16:32:53 -04:00
poll Update translations (#18813) 2022-11-02 15:13:47 +01:00
styleguide Update translations (#18813) 2022-11-02 15:13:47 +01:00