Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 6.0.0
-
Fix Version/s: None
-
Component/s: Components
-
Labels:
Description
If combobutton has no children, onClick event will have JavaScript error.
<combobutton label="popup" onClick='alert(self.label)'> </combobutton>