nzaleski
08/26/2019, 6:30 PMthis.model.on("change:shipaddress", this.updateShippingMethods, this)
but this does not get triggered when you edit/update the address. It is triggered when you change a different shipping addressOri Zacher
08/27/2019, 1:10 AMnzaleski
08/27/2019, 1:33 AMOri Zacher
08/27/2019, 1:47 AMnzaleski
08/27/2019, 12:12 PMmodel
as a dependency to the view
but it wasn't so clear which model to which view. So the suggestion could have worked.nzaleski
08/27/2019, 12:13 PM