royale-asjs icon indicating copy to clipboard operation
royale-asjs copied to clipboard

Two-way bind @ syntax breaks one-way bind

Open estanglerbm opened this issue 4 years ago • 0 comments

Perhaps two-way bind @ syntax (i.e. value="@{myprop}") is not supported yet, but it doesn't even work for one-way binding; it won't update at all when the source changes. (Broken in JS and SWF, works fine in Flex.)

See attached example. TestTwoWayBinding.mxml.txt

estanglerbm avatar Oct 31 '21 11:10 estanglerbm