-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
6.0.0
If combobutton has no children, onClick event will have JavaScript error.
<combobutton label="popup" onClick='alert(self.label)'> </combobutton>
If combobutton has no children, onClick event will have JavaScript error.
<combobutton label="popup" onClick='alert(self.label)'> </combobutton>