Open Dima-369 opened 4 years ago
The quick way to fix that is to add this css in your stylesheet
.emojionearea .emojionearea-editor:not(.inline) {
overflow-wrap: break-word!important;
}
Thank you!
The overflow-wrap
fixes this nicely :)
Without a placeholder, this issue does not occur and the content wraps correctly, respecting the emoji button.
Browser: Firefox
See https://jsfiddle.net/1v03Lqnu/