Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4836

What is difference between async true/false on a relationship

$
0
0

@rhysdavies1994 wrote:

When setting up a relationship in ember what is the difference between a async:true and async:false.

We ran into a problem where we had a computed property with a belongsTo property as the dependency and would findAll, then somehow it was getting caught in an infinite loop until we added async:true to the relationship. wondering why it would make a difference, and what async option actually affects. The docs don't cover it very much

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4836

Trending Articles