You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before the page finishes loading, click on the extension's icon to open the popup
Only the "text translation" tab should be present at this point, which is (somewhat?) normal.
Wait until the page finishes loading.
Expected behavior: the "Page translation" tab shows up as soon as possible (at least when the page finishes loading)
Actual behavior: the "Page translation" tab doesn't show up. You have to re-open the popup to see it.
Additional info
In my extension I have this code that is responsible for waiting for a tab to load (I'm not saying it's ideally written though).
Reproduction
Expected behavior: the "Page translation" tab shows up as soon as possible (at least when the page finishes loading)
Actual behavior: the "Page translation" tab doesn't show up. You have to re-open the popup to see it.
Additional info
In my extension I have this code that is responsible for waiting for a tab to load (I'm not saying it's ideally written though).
Related: #345, #341
The text was updated successfully, but these errors were encountered: