Bilbosax commented on issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074#issuecomment-782731544
I edited my last answer a lot, so I don't know if you read the final version, but what I finally found the issue to be was the bin folder. "Finally, I thought that perhaps the compiler was not updating or overwritting the ToggleButtonBar in the bin directory correctly. I deleted the bin directory to let the compiler write to it fresh, and voila, it worked! So long story short, I had to delete the bin directory to make the ToggleButtonBar work. So my question is this: Is it common to need to delete the bin folder occasionally in web design, or is there perhaps a small glitch in the compiler that needs to be addressed regarding the ToggleButtonBar? I find it odd that I have no problems with any of the other components, but I do with the ToggleButtonBar." Could there be a problem with the compiler not overwriting the ToggleButtonBar in the bin folder? ---------------------------------------------------------------- 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]
