BiblioNexus-Foundation / scripture-editors

Monorepo for various Scripture editors
MIT License
2 stars 1 forks source link

Platform: without passing `viewOptions`, `setScrRef` is not called #68

Closed tjcouch-sil closed 4 months ago

tjcouch-sil commented 4 months ago

Not providing viewOptions to the Editor component seems to break setScrRef. See this CodeSandbox to see what I mean. I just removed viewOptions and did nothing else. Now, clicking around to different verses in the editor does not update the reference at the top.