`Add to my library` button for feeds fails since zotero 7.
Report ID: 920482914
Debug ID: D762192363
After updating to zotero 7.0.3 from zotero 6 using system package manager,the `Add to my library` button for feeds can still pop a small blank window bottom right,but can't add the item and download pdf automatically.Different feed sources are tested and fail all.
Open the url in firefox and zotero extension button works fine.
In zotero 6,clicking the button will do it automatically and show some information in the pop window.I don't need to open the url in firefox manually.
In Error Console,after clicking the button,it says:
```
Uncaught (in promise) TypeError: this._sandbox is null
receiveMessage chrome://zotero/content/actors/TranslationChild.jsm:58
```
Version information:
full version:Zotero Zotero 115.9.1esr 20240901122819 20240321223417 , Copyright (c) 2006-2022 Contributors
debug version:appName => Zotero, version => 7.0.3.SOURCE.6f9abaaff (x64), os => Linux 6.9.12-3-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Aug 7 16:19:28 UTC 2024, locale => en-US, extensions => OpenH264 Video Codec provided by Cisco Systems, Inc. (null, plugin)
Steps to reproduce:
1. update zotero from 6 to 7 using system package manager(in my os is pacman)
2. sync feeds and select a item,click `Add to my library` button
I expect that zotero adds the item to my library automatically since `Add to my library` button is pressed.
Debug ID: D762192363
After updating to zotero 7.0.3 from zotero 6 using system package manager,the `Add to my library` button for feeds can still pop a small blank window bottom right,but can't add the item and download pdf automatically.Different feed sources are tested and fail all.
Open the url in firefox and zotero extension button works fine.
In zotero 6,clicking the button will do it automatically and show some information in the pop window.I don't need to open the url in firefox manually.
In Error Console,after clicking the button,it says:
```
Uncaught (in promise) TypeError: this._sandbox is null
receiveMessage chrome://zotero/content/actors/TranslationChild.jsm:58
```
Version information:
full version:Zotero Zotero 115.9.1esr 20240901122819 20240321223417 , Copyright (c) 2006-2022 Contributors
debug version:appName => Zotero, version => 7.0.3.SOURCE.6f9abaaff (x64), os => Linux 6.9.12-3-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Aug 7 16:19:28 UTC 2024, locale => en-US, extensions => OpenH264 Video Codec provided by Cisco Systems, Inc. (null, plugin)
Steps to reproduce:
1. update zotero from 6 to 7 using system package manager(in my os is pacman)
2. sync feeds and select a item,click `Add to my library` button
I expect that zotero adds the item to my library automatically since `Add to my library` button is pressed.
I'm not sure what is different between the official tarball and archlinux community build version.I will report to archlinux community.
Thanks again!