🐛 Placeholder in CommentForm does not change Localisation dynamically
Created by: Tirokk
Authored by Tirokk Closed
🐛 Bugreport
If you change the language the placeholder
in CommentForm does not change localisation.
Steps to reproduce the behavior
- If you go to the profile of a user …
- … and click on a post …
- … and on this post scroll down to the bottom to the CommentForm
- change language
- you can see that the
placeholder
text in the CommentForm edit field does not change localisation
Expected behavior
There should be an edit field displayed in the CommentForm.
The CommentForm edit field placeholder
text should change the localisation.
Version & Environment
Type: Desktop
- OS: macOS
- Browser: FireFox
Additional Context
This problem is related to the use of tiptap
editor.