Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.1.3
-
None
-
ff
Description
When doing a direct update on a component managing a single text input field the update correctly updates the node attributes but doesn't make them visible because doing a direct node.value = "newvalue" is the only way to trigger a browser re-draw of the input field.