acdh-oeaw / apis-oebl-research-tool-front-end

See also https://redmine.acdh.oeaw.ac.at/issues/18296
https://oebl-research.acdh-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

Old Data Displayed After Reload For Lemma #40

Closed sennierer closed 1 year ago

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 11, 2022, 10:11

Steps to reproduce:

  1. Select a lemma
  2. Change data in LemmaDetail
  3. Reload -> Changed data is not displayed
  4. Re-select the lemma, by selecting another lemma, and selecting the first one again -> Shows correct data

Possible Reason:

All lemmas are stored on the Django server and in IndexedDB. The selected lemma ('s data) is also stored in the local cache. Maybe synchronization does not work well, in this case.

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 11, 2022, 14:41

created branch 40-old-data-displayed-after-reload-for-lemma to address this issue

sennierer commented 2 years ago

In GitLab by @PhilipRoeggla on Mar 14, 2022, 12:33

mentioned in commit 933d4e8298c840fb1bda8a540517a170abc22529