Search Bar Malfunctioning
When I try to conduct a search for a specific phrase or word combination in quotes (e.g. "Jersey City" instead of Jersey City), it is unable to generate any results. The swirling circle to the left of the search bar remains in perpetual swirl. I have shut down and re-started zotero and it does not solve the problem. If I remove the quote marks, it quickly generates results.
Can you provide a Debug ID for reproducing this?
D1102489355
return await Zotero.Items.getAsync(31328)
return await Zotero.Items.getAsync(31328)
Then I clicked the Run button, but nothing happened.
Can you take a screenshot of the Run JavaScript window after clicking Run and email it to us at support@zotero.org with a link to this thread? There shouldn't be any reason for it not to show a result.return (await Zotero.Items.getAsync(31328)).toJSON()
UnloadedDataException: Item data not loaded and field '1' not set for item 4/A4CYKZ33
And you're searching in the root of My Library? It looks like it's somehow matching an unloaded item in a group library. We'll look into how that might be happening.Does this only happen in Everything mode?As a workaround, you can click on all libraries that haven't yet been loaded in the session before searching. This only affects Everything mode.