aharui commented on issue #871: URL: https://github.com/apache/royale-asjs/issues/871#issuecomment-653385210
What does the simple test case look like? Maybe the `value` is getting read before the `selectedDate` is set. Or maybe your code is just setting the `text` property at startup and not the `selectedDate` property. The current mx:DateField emulation does not currently parse the `text` property. Debug into the DateField and see what the various properties are. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
