adopted-ember-addons / adopted-ember-addons/ember-local-storage
Re-saving index key
未關閉
question
- 主要語言
- JavaScript
- 星號
- 220
- 分支
- 78
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Using the LS adapter with Ember Data. On a fresh load, with records already saved in LS:
If I do localStorage.clear() and then save a record, both the record and the index key for that model type are saved to LS. If I repeat clearing and saving, the index key doesn´t save. Is there a way to force the index key to save - presume this is some sort of internal caching issue?
貢獻指南
評估
這個 Issue 還沒有評估資料。