Dojo ComboBox Widget Destruction Issue
ComboBox does not destroy itself properly, leading to a
JavaScript error. Could it have something to do with not disconnecting
events?
Steps:
- Pick a state from the combo box below.
- Click the "killit" button, which calls destroy on the widget.
- Observe the JavaScript error.