What is your update method? Are you perhaps bouncing back and forth between a beta and a stable release from two different update sources? Happened to me when I forgot some settings in Fdroid after I switched to mostly Obtainium. Also Ironfox hasn't got this issue but it also doesn't have tab groups afaik
Firefox
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
That's the strange thing, it's not even updating. It's like some sort of A/B testing but happening several times per day which surely isn't normal. And I've got it from F-droid so no Obtainium involved.
Weird! Can you go into the settings & root around to see where the "participate in Mozilla studies" thing is? That might be what's doing it
Yeah, it's happening for me, too. There's a hidden debug menu in the Fennec settings and when I enable that, there's a "Nimbus Experiments" menu where I can turn on the tab groups.
But in the tab group UI, it says "Beta". Not sure, if it also does that on official Firefox Stable.
My best guess is that Mozilla was A-B-testing tab groups on Nightly or Beta, which is why this Nimbus Experiment exist. And now their backend is getting confused by Fennec.
Maybe there's some build flag to permanently enable the tab groups, which Fennec is missing in their own build, and so the backend sees "unsigned build v153" and is really confused why that doesn't have tab groups active yet or something?
Edit: For what it's worth, I found this bug ticket for Fennec: https://gitlab.com/relan/fennecbuild/-/work_items?show=eyJpaWQiOiIxOTUiLCJmdWxsX3BhdGgiOiJyZWxhbi9mZW5uZWNidWlsZCIsImlkIjoxOTU4MTE0NzF9
Ah this explains a lot! Thanks very much