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
I have an editable field in my UI for users to enter a description for what they're doing, and text wrapping is turned on. When I retrieve and print the buffer as a string at the end, there's a new line where the text wrapped in the UI.
Sorry for the comment above :(,
We just released 2 beta releases and in those we changed the way text is rendered so your issue might be solved now.
Are you open for trying the latest beta release v1.0.0-beta-2 and check if the issue is resolved?
I have an editable field in my UI for users to enter a description for what they're doing, and text wrapping is turned on. When I retrieve and print the buffer as a string at the end, there's a new line where the text wrapped in the UI.
Here's my code for the view:
The text was updated successfully, but these errors were encountered: