Closed larsgson closed 2 years ago
Name | Link |
---|---|
Latest commit | 669db706b45a87720e82c41011bc06c7f64780a1 |
Latest deploy log | https://app.netlify.com/sites/gateway-translation/deploys/633f42f3a68413000978bbcf |
Couple of questions:
"epitelete-perf-html": "file:.yalc/epitelete-perf-html",
Is the issue you were referring to at standup on Tuesday?
I do wonder if there might be a timing issue here. Is it possible that the component is rendered before the data.usfmText is ready? Maybe try changing the code to render a circular progress indicator if it doesn't exist yet?
All for now @larsgson
@mandolyte Hmm, this is strange... I now pushed a new commit where I have reverted to the npm Epitelete version and commented out the extra parameter for readHtml - and it works fine for me locally If you still have problems here, then I will still be online on Monday for a while and maybe we will have to look at this together, to see if we find some difference between our setup
Proskomma importDocument is now working - meaning documents are automatically loaded when needed
Any Bible book can now be opened in an Editor card (still read only - edits are not yet saved anywhere)