Replies: 1 comment 3 replies
-
Can you share your code? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a modal popup with only three fields. One of them is a memo edit. Now when i insert a large amount of text ionto the memo,
something goes wrong.
Small amounts is ok, but if I insert something of around 14 KB strange things start to happen,
The screen flashes momentarily and my value (that i just inserted) is empty.....
The text is shown in the MemoEdit, but is no longer bound to the string value.
Beta Was this translation helpful? Give feedback.
All reactions