it might be to do with the order of output I think. Perhaps it is calling the bindable setter within the constructor but it is not yet defined. Maybe this could also be covered by setting the private backing var if inside the constructor for a bindable field.
I can try to repro this later today and see if that is what is happening, if so I will try to figure out a solution. On Fri, Sep 30, 2016 at 10:18 AM, OK <p...@olafkrueger.net> wrote: > I'm using the nightly build. > > >If you can show us the generated code and the error it might give us a > clue. > > For today I'm done, will provide it soon! > > Thanks, > Olaf > > > > -- > View this message in context: http://apache-flex- > development.2333347.n4.nabble.com/FlexJS-Issue-with- > bindable-class-tp55468p55471.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >