Closed madskjeldgaard closed 9 months ago
Text editor onChange should just filter values.
onReturnKey and onEscapeKey should lose focus.
and OnFocusLost should be used to send the value to the server.
This way values are only updated when editing is finished.
Text editor onChange should just filter values.
onReturnKey and onEscapeKey should lose focus.
and OnFocusLost should be used to send the value to the server.
This way values are only updated when editing is finished.