Fix slow mode:

focus was lost when textarea got disabled, so it could trigger some Peertube events if the user type some text.
This commit is contained in:
John Livingston
2024-04-03 16:53:01 +02:00
parent 543f18c727
commit 1ceb37da2c
3 changed files with 10 additions and 5 deletions

View File

@ -19,6 +19,7 @@ TODO: https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/48
* Some code refactoring.
* New translations: Galician.
* Fix slow mode: focus was lost when textarea got disabled, so it could trigger some Peertube events if the user type some text.
## 8.4.0