"Loading items..." issue
Debug ID: D786458242
I followed the instructions in the Debug Output Logging support article. I'm in a similar situation as this person, but I have a MacBook Air.
I followed the instructions in the Debug Output Logging support article. I'm in a similar situation as this person, but I have a MacBook Air.
return await Zotero.DB.valueQueryAsync('SELECT COUNT(*) FROM itemDataValues') + ' ' + await Zotero.DB.valueQueryAsync('SELECT COUNT(*) FROM itemData') + ' ' + [...await Zotero.DB.queryAsync('PRAGMA index_list("itemData")')].map(x => x.name)
https://s3.amazonaws.com/zotero.org/images/forums/u13382599/sk86lc8wzieb6ur2eqpp.png
Here's the browser console:
https://s3.amazonaws.com/zotero.org/images/forums/u13382599/g23bbxbpxs9t1yr9w3f8.png
Here's the new Debug ID: D1909352363