Dropdown Change event not getting triggered!

export function ddlstate_change(event) {
$w( “#ddlcity” ).enable();
uniqueCity();
}

Can someone please help?

You surely did not have connected your dropdown with the wix-UI.