Zotero Edge Connector cause js errors in my website

From 4am on August 18, 2023, Beijing time, some users reported that they could not click the "注册(register)" and "登录(login)" buttons on my website, and the routing of vue was invalid. Closing the zotero connector resolves the problem.

My environment:
edge 115.0.1901.203 (64-bit)
Zotero Connector 5.0.112
https://www.easyscholar.cc

Repeat steps:

1. Visit https://www.easyscholar.cc, click "登录(login)" button in the top right corner, have correct dialog window.
2. Install zotero connector, refresh the web page, wait for a few seconds, and click the 登录(login) button again. Unable to pop-up dialog window. A TypeError: Cannot read properties of null (reading 'insertBefore') is displayed in F12 console.
3. Close the zotero connector, refresh the web page, and click the "登录(login)" button in the upper right corner. A correct dialog window is displayed.


In addition, the routing error message is:
TypeError: Cannot read properties of null (reading 'nextSibling')
TypeError: Cannot read properties of null (reading 'parentNode')
This discussion has been closed.