Closed jacobwegner closed 4 years ago
@jtauber wrote:
When I go to the Enchiridion, the Word List still shows Iliad 1 vocab
It looks like we need to update fetchData to reset this.wordList if a 404 response is returned by the API:
fetchData
this.wordList
https://github.com/scaife-viewer/frontend/blob/f1dbb6f2d7a80d6a4c2083d3e2aaaf8e7249dfb4/packages/widget-word-list/src/WordListWidget.vue#L68
@jtauber ready for review at https://deploy-preview-46--sv-mini.netlify.app/reader?urn=urn%3Acts%3AgreekLit%3Atlg0012.tlg001.perseus-grc2%3A1.1-1.7
@jtauber wrote:
It looks like we need to update
fetchData
to resetthis.wordList
if a 404 response is returned by the API:https://github.com/scaife-viewer/frontend/blob/f1dbb6f2d7a80d6a4c2083d3e2aaaf8e7249dfb4/packages/widget-word-list/src/WordListWidget.vue#L68