Thanks so much for your help with this.
This line produces a table:
const pages = dv.pages('"teaching/65011 - Reading & Interpreting"').where(f => f.theme && f.readings)
But this line gives an error:
const pages = dv.pages('"teaching/65011 - Reading & Interpreting"')
Error:
`Evaluation Error:
map@[native code]
map@[native code]
forEach@[native code]
eval code
eval@[native code]
generatorResume@[native code]
Promise@[native code]
__awaiter
generatorResume@[native code]
Promise@[native code]
__awaiter
capacitor://localhost/app.js:1:757698
capacitor://localhost/app.js:1:758120
generatorResume@[native code]
fulfilled
promiseReactionJob@[native code]`