Hi, I have committed and pushed a change to fix this. The problem was that the DateFieldMouseController was being sent a MouseEvent but was typed to receive a Event.
The next successful build should have this change or you can pick it up from the repo now. Regards, Peter On 10/12/16, 12:43 AM, "Pan Li" <pa...@prominic.net> wrote: > > > DateField is not working in FlexJS 0.7 > >it pops error when starting in awf mode >it does show in javascript mode but it doesn't response mouse click: > ><js:DateField id="ddd"/> > > > > >Thank you > >Pan Li > >My Apache Flex community contribution is working on the open source >Moonshine-IDE.com for FlexJS.