carlosrovira opened a new issue #457: ApplicationDataBinding is failing with constants URL: https://github.com/apache/royale-asjs/issues/457 Using constants at Application level in bindings fails currently. For example this code will not work properly: using this bead at app level: `<js:ApplicationDataBinding />` and using this code inside a view or container: `<j:Button text="Primary" emphasis="{Button.PRIMARY}"/>`
---------------------------------------------------------------- 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] With regards, Apache Git Services
