How exactly ID build? Data stored in store by ID, but how the ID is generated?
//Code just to pass requirements
normalize(model, hash, prop) { hash.id = 'someId'; return this._super(...arguments); }
Aucun commentaire:
Enregistrer un commentaire