We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
- Group |- Tab A |- Tab B
cmt+t
ctrl+t
Tab B becomes a child of Tab C, sometimes Tab C is outdented inexplicably
- Group |- Tab A - Tab C |- Tab B
Ideally, Tab A, B, and C should all be siblings.
- Group |- Tab A |- Tab C |- Tab B
macOS 15.3
Firefox 134.0.2
5.3.1
[group:3:260] IPC.request bg: tabsApiProxy: Connection is not ready: Pending request group.js:1:3793 [bg] IPC.onConnect(group, 3): chunk-JOZAXTW3.js:2:11221 [bg] IPC.onConnect(group, 3): New connection chunk-JOZAXTW3.js:2:11221 Uncaught (in promise) Error: Invalid tab ID: 258 undefined apply self-hosted:2285 applySafeWithoutClone resource://gre/modules/ExtensionCommon.sys.mjs:675 wrapPromise resource://gre/modules/ExtensionCommon.sys.mjs:1022
The text was updated successfully, but these errors were encountered:
1b3fb4e
Thanks for taking the time to read this issue and fix the bug!
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
cmt+t
orctrl+t
on windowsActual behavior
Tab B becomes a child of Tab C, sometimes Tab C is outdented inexplicably
Expected behavior
Ideally, Tab A, B, and C should all be siblings.
System
macOS 15.3
Firefox version
Firefox 134.0.2
Sidebery version
5.3.1
Logs
The text was updated successfully, but these errors were encountered: