Closed aendra-rininsland closed 9 years ago
Disregard the point in the comments about not knowing what's going on — it's if you use bindToController syntax, everything starts working normally.
Alas, doing that means updating half the files in components/input
, and changes main.whatever
to inputCtrl.main.whatever
, so forget it. The current implementation is fine.
Even though
InputChooserController.setTemplate
setsmain.config.inputType
after callingmain.resetConfig()
, that value keeps getting lost.