yomidevs / yomitan

Pop-up dictionary browser extension. Successor to Yomichan.
https://yomitan.wiki
GNU General Public License v3.0
1.23k stars 97 forks source link

Yomitan sometimes doesn't create popup in Bookmeter #1440

Open khaitruong922 opened 1 month ago

khaitruong922 commented 1 month ago

Sometimes Yomitan does not create the div element for popup on Bookmeter. The scanning is working but no popup is shown. Usually fixed by reloading the page but the problem can reoccur when navigate to another page.

https://github.com/user-attachments/assets/b76b4197-53a4-4a32-bae4-3d8f172dcd3e

Browser Chrome / Kiwi Browser

khaitruong922 commented 1 month ago

this._frame.contentWindow in popup.js is null when navigate to another page in Bookmeter

image