🐛(frontend) fix rerender title with broadcasting
The title was not rerendering on other clients when the title was updated by one client. This commit fixes the issue. We set a min width for the title as well, it will fix the issue with strange behavior when people were double clicking.
This commit is contained in:
@@ -33,6 +33,7 @@ and this project adheres to
|
||||
- 🦺(backend) add comma to sub regex #408
|
||||
- 🐛(editor) collaborative user tag hidden when read only #385
|
||||
- 🐛(frontend) users have view access when revoked #387
|
||||
- 🐛(frontend) fix placeholder editable when double clicks #454
|
||||
|
||||
|
||||
## [1.7.0] - 2024-10-24
|
||||
|
||||
Reference in New Issue
Block a user