Thank you for reporting this bug. We will make it our priority to review this report.
4.2.2.1122 localStorage proxy not working at all
4.2.2.1122 localStorage proxy not working at all
Ext.data.proxy.localStorage is not working at all with ExtJs version 4.2.2.1122.
The newly added lines are never saved to localStorage.I digged into the code and found that this is because phantom is never set to true.
I found a workaround be setting phantom = true after adding new records: Replace
byCode:
Ext.Array.each(store.add(records), function(rec){rec.phantom = true})
I hope this will be the only hack necessary. This bug already caused many hours of delay.
vendredi 18 avril 2014
4.2.2.1122 localStorage proxy not working at all
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire