**** BEGIN LOGGING AT Thu Jan 23 02:59:59 2014 Jan 23 03:01:19 yeah, I've never had any problems with using this.$ after this.inherited(arguments) Jan 23 03:01:46 Yea, I'm not sure why it's giving me this error Jan 23 03:02:08 I'll have to look into this more deeply later tonight when I have more time to look at it Jan 23 03:02:37 maybe it doesn't like me giving it an empty Picker Jan 23 03:02:54 yeah, what's the backtrace say? Jan 23 03:03:35 at first glance, it just shows it all stuck in the enyo code Jan 23 03:03:47 but I know it happens at the enyo.forEach that uses that bind Jan 23 03:03:52 because I commented that part out Jan 23 03:03:57 and I get an empty picker just fine Jan 23 03:04:03 with no error Jan 23 03:14:29 anyways, I gotta get going, g'night ;) Jan 23 08:09:03 Hey summatusmentis, I ran enyo.log on this.$, and it isn't even populated yet... Jan 23 08:09:13 it's just an empty object Jan 23 08:09:20 which explains why my code didn't work Jan 23 08:09:46 it doesn't, however, meet w/ what is stated in the object lifecycle documents Jan 23 08:21:29 But I'm looking at other code I've written Jan 23 08:21:53 and I use this.$ right after I call this.inherited(arguments) Jan 23 08:21:58 with no problem Jan 24 00:24:27 Does anyone know why this.$ would not be populated after Component.create, but is eventually populated later? **** ENDING LOGGING AT Fri Jan 24 02:59:59 2014