Hi!
I was looking into an issue where the user can't input multiple lines in a Text Area input and tracked the problem to the Mentions forge component.
How to reproduce the issue:
1. In the Mentions Demo app, input some text and press enter. The enter key press is ignored.
2. Insert a "mention" in the text.
3. After inserting the "mention", it's now possible to input multiple lines.
After analyzing the component's code, I believe the problem lies in the TextOnChange Screen Action.
The isVisible JS variable is being set a different value than the screen variable counterpart.
Hi Rui,
Just uploaded a new version that fixes this issue, feel free to test it in the Try Now button of the component. If there are still any issues please let me know.
Have a nice day!
Thanks for the detailed description of this bug. I'll take a look and upload a new version with a fix for this when possible.
Best regards,
Pedro
Hi Pedro,
Perfect! Just tested the new version and everything works great, now.
Thank you for addressing the issue in such a timely manner.
Have a great day!