Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Group tab content not loading #3655

Closed
irvinm opened this issue Nov 6, 2024 · 4 comments
Closed

[Bug] Group tab content not loading #3655

irvinm opened this issue Nov 6, 2024 · 4 comments

Comments

@irvinm
Copy link
Contributor

irvinm commented Nov 6, 2024

Abstract

4.0.24 breaks loading of the tabs under group-tab.html

Steps to reproduce

  1. Start Firefox with clean profile.
  2. Install TST.
  3. Create group-tab.html
  4. See that loading spinner never stops and tab information never displays
  5. Notice error in console

image

image

Expected result

List of children under the group-tab are displayed on group-tab.html

Actual result

Spinner never finishes

Environment

  • Platform (OS): Windows 11
  • Version of Firefox: 132.0.1
  • Version (or revision) of Tree Style Tab: 4.0.24
@Rhialto
Copy link

Rhialto commented Nov 6, 2024

+1. Also happens here. Another operating system (NetBSD) and Firefox version, also not a fresh install but my heavily used one. But the symptoms are the same.

@johnbwang
Copy link

I think something related is also happening with get-tree API call. When I call that, I get the error Error: tab.favIconUrl is undefined.

@piroor
Copy link
Owner

piroor commented Nov 7, 2024

Sorry it is my fault. The regression is made from an external library and the problem should be fixed with commits piroor/webextensions-lib-tab-favicon-helper@7400c97 and 6503b60 .

@piroor piroor added fixed and removed needs-triage labels Nov 7, 2024
@irvinm
Copy link
Contributor Author

irvinm commented Nov 7, 2024

Fix looks good. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants