Open jurcello opened 4 years ago
Now it seems impossible to force a reload of the collection. If the state is loaded there is no simple method to reload the data from the server. I would suggest to add a parameter to the collection load function:
collection.load(refresh=false)
Now it seems impossible to force a reload of the collection. If the state is loaded there is no simple method to reload the data from the server. I would suggest to add a parameter to the collection load function: