Bilbosax commented on issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074#issuecomment-781473150
Hi Carlos. The server is back up and I am compiling with your latest commits. Sadly, there is still an issue with the ToggleButtonBar. I have attached a VS Code example at the bottom for you to take a look at. The component seems to work in some situations, and not others. When you run it, you will see that under the current setup, the selectedIndex=0 is never initialized and no button is selected by default, and once a button is selected, it can be deselected by clicking it again. You will find the ToggleButtonBar located in the search.mxml component. [ToggleButtonBarIssue.zip](https://github.com/apache/royale-asjs/files/6004363/ToggleButtonBarIssue.zip) ---------------------------------------------------------------- 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]
