mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[GH-ISSUE #48] Cannot open extension popup #28
Labels
No labels
bug
bug
duplicate
enhancement
help wanted
invalid
not an issue
not an issue
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-browser-extension#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lesleyxyz on GitHub (Nov 7, 2024).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/48
When clicking the extension icon, it isn't showing the popup. It just hangs in this state:
I tried removing & reinstalling the extension.
Also tried in incognito where this is the only extension enabled.
@bbilly1 commented on GitHub (Nov 8, 2024):
I think for others it was because of an other extension blocking something. You could try to deactivate all other extensions.
Also sometimes it can just take a few seconds until it establishes contact with the server, that's not fully async there it looks like...
@lesleyxyz commented on GitHub (Nov 8, 2024):
I can reproduce this with only this extension enabled.
However, after waiting 15 - 20s it finally opens.
This happens everytime. Maybe because my TubeArchivist server is behind cloudflare?
If this is due to establishing connection, I believe it would be nicer UX if the popup would open and the connection would happen async (not blocking the UI).
Of course this would be just nice-to-have :)
@bbilly1 commented on GitHub (Jan 19, 2025):
Agree, I wasn't able to spend much time on that. Please help implement that and open a PR.
@BaturhanKahraman commented on GitHub (Feb 28, 2026):
it is still active. I can not open it either.