JS Bin - Collaborative JavaScript Debugging
two change
1.
path: "{auctions>Auctions}",----->path: "auctions>Auctions",
2. no need to manipulate the context, you can set directly
list.setBindingContext(context, "auctions");
JS Bin - Collaborative JavaScript Debugging
two change
1.
path: "{auctions>Auctions}",----->path: "auctions>Auctions",
2. no need to manipulate the context, you can set directly
list.setBindingContext(context, "auctions");