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
When you click the group tab, normally you see new page with the list of all children. This stopped working.
Now there is just a loading icon and never finishes loading
Steps to reproduce
Don't have any
Expected result
Show the list of children tabs
Actual result
Just a loading icon is shown indefinetely
It looks like it crashes in file group-tab.js::274 on function window.l10n.updateDocument();. Because of unhandled exception, execution of remaining code is skipped.
marekhanzlik
changed the title
[Bug] Group tab overview not working anymore
[Bug] [Duplicate of #3655] Group tab overview not working anymore
Nov 11, 2024
Abstract
When you click the group tab, normally you see new page with the list of all children. This stopped working.
Now there is just a loading icon and never finishes loading
Steps to reproduce
Don't have any
Expected result
Show the list of children tabs
Actual result
Just a loading icon is shown indefinetely
It looks like it crashes in file
group-tab.js::274
on functionwindow.l10n.updateDocument();
. Because of unhandled exception, execution of remaining code is skipped.Errors that pop up in console
Environment
The text was updated successfully, but these errors were encountered: