You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a critical bug occurring within a textarea upon deleting a mention and then hitting enter. You can reproduce this behaviour in the Tribute Demo:
Enter a mention followed by text followed by another mention:
to @Jordan Humphreys
lorem ipsum
from @Sir Walter Riley
Remove second mention using backspace key
to @Jordan Humphreys
lorem ipsum
Hit enter: complete lorem ipsum text after first mention gets removed
to @Jordan Humphreys
The text was updated successfully, but these errors were encountered:
alexthewilde
changed the title
Text between mentions inside textarea getting deleted
(bug) text between mentions inside textarea getting deleted
Jun 26, 2016
@alexthewilde I am able to reproduce this. Thank you for reporting. It looks like the active state is not getting disabled in some scenarios. I'll see if I can track this down today.
There's a critical bug occurring within a textarea upon deleting a mention and then hitting enter. You can reproduce this behaviour in the Tribute Demo:
lorem ipsum
text after first mention gets removedThe text was updated successfully, but these errors were encountered: