Closed gitlzzz closed 4 weeks ago
Do you mean the "回收站"? Can you provide the version number of the Zotero and this plugin? I cannot reproduce this bug on my Zotero (7.0.0-beta.105+c5c613c82 (64-bit)).
Yes, it is "回收站". The version of the plugin is 4.1.3. and Zotero 7.0.0-beta.105+c5c613c82 (64-bit).
OK. We have the same versions for Zotero and this plugin. However I cannot reproduce this bug, so I don't know how to investigate it. I clicked on the "trash" folder and it displayed correctly. Let's see if more users report or reproduce this bug.
cool, thanks
7.0.0-beta.106+bf5964513 & MacOS 14.5, same
Will this bug still exist after disabling all other plugins? and, Could you please provide the screenshot of the setting page of this plugin? @gitlzzz @MickeyMiao thanks
Will this bug still exist after disabling all other plugins? and, Could you please provide the screenshot of the setting page of this plugin? @gitlzzz @MickeyMiao thanks
Yes, it still exist even after disabling all other plugins. The screenshot is here.
I encountered the same issue, and I have updated to the latest version of the plugin. Everything returned to normal after disabling zotero-better-authors.
I encountered the same issue, and I have updated to the latest version of the plugin. Everything returned to normal after disabling zotero-better-authors.
Could you also provide the details including Zotero version, OS version, and the settings page of this plugin? I still cannot reproduce this bug on my platform.
@gitlzzz The cause of this bug is a type annotation problem of Zotero's api in a callback function, which leads to a crash when there are collections in the trash
. Because the type annotation of callback function parameter does not have the collection type, which is actually possible to occur, our plugin failed to handle the Collection type resulted in the crash.
Now, this bug has been fixed in the new version 4.1.4. Please install the latest version and confirm if the plugin crash issue has been resolved.
Thank you @jstzwj. @gitlzzz @dbcoffee @MickeyMiao please let me know if this issue is solve by this fix and close it if solved
The plugin causes the Trash collection to not show anything. Other folders are normal, but when clicking on Trash, nothing is displayed in Trash, and then this will leads to nothing being displayed in any other folder. disabling the plugin and restarting is normal, enabling it reproduces.