How can I check whether a named property has been based into a component?
wallerdev joined the channel
bengillies has quit
jakemauer has quit
passed*
anix joined the channel
Bomber joined the channel
gordoncassie joined the channel
gordoncassie has left the channel
gordoncassie joined the channel
evantravers1 joined the channel
thejchap has quit
evantravers has quit
hilem_ joined the channel
gordoncassie
Hi, I am experiencing a problem relating to transitioning betwene models in the same route. Everything works properly except the link-to active state lags by one. So if I click on item with id 2, then item iwth id 3, the screen will show item 3’s page, but the link for item 2 will be active. I am on Ember 1.12. Anyone have any ideas on what this might be caused by?
hilem has quit
evantravers1 has quit
yaymukund joined the channel
annlewis joined the channel
pjoe has quit
thejchap joined the channel
yaymukund has quit
annlewis has quit
bengillies joined the channel
ran has quit
krawchyk has quit
digia is now known as digia|away
hilem_ has quit
hilem joined the channel
locks
mellatone: this.get('bla') == null?
gordoncassie: is it still loading?
krawchyk joined the channel
gordoncassie
locks: everything works perfectly, just the active classes on the link-to helpers are lagging by one transition. On another route in the application that (from all I can tell) is identical, the problem does not exist. So its something particular to this model. I am using Ember Data 1.13.12
locks: the other route is for a different model, but the way the router is setup and the routes are the same...
hilem_ joined the channel
emiliocfaria has left the channel
hilem has quit
wallerdev has quit
axtx joined the channel
krawchyk has quit
SoulCover has quit
hilem_ has quit
wallerdev joined the channel
evantravers1 joined the channel
bugant has quit
fullofcaffeine joined the channel
fullofcaffeine
Hey everyone
quick question - does it make sense to use ObjectController in Ember 2?
Is it deprecated?
locks
it doesn't exist
hilem joined the channel
mxrguspxrt has quit
knownasilya joined the channel
xerox
it's going to be in an addon isn't it
locks
possibly, but there's no reason to use an ObjectController
krawchyk joined the channel
mrmylanman has quit
greengriminal has quit
greengriminal joined the channel
krawchyk has quit
greengriminal has quit
mrmylanman joined the channel
krawchyk joined the channel
ccohn joined the channel
evanjs joined the channel
krz joined the channel
ccohn has quit
Xiti joined the channel
architbaweja
Hey all, is there a way in an ember-cli project, to break the build if my coverage goes below a threshold? I'm using ember-cli with ember-cli-blanket v0.5.2