Can't leave groups

I actually had this same problem, and I found the solution that worked for me. What you need to do is click two times really fast on ‘Leave Group’ and the modal asking you ‘Are you sure?’ will pop up. Really Really fast double click does the job apparently.

You guys should try it @Txppin @SupaOverpowered

Thank you but it didn’t help
https://gyazo.com/8cbf3eae8c22a7eb5f19d55285bfdfd4

What works for me (for now)

I’d right click the “…” icon then it’ll open up, once its open i can click any of the buttons inside it just fine.

Hmm, how’d you resolve it? This issue is very annoying and I have had it for a whole month.

Did you try doing this?

This only happens on my laptop, I’m not too happy about it but at least there is a temporary solution…

Yeah it does the same thing for me, I have uninstalled BTRoblox

Bumping because this still occurs for me, and the post I made about it is stuck in post approval. Leaving the group via the website is just broken, as the group never loads. Leaving the group using the API directly also fails. Using the Groups API in any game, returns a 500, for anything. This occured shortly after I joined the empty group with the link ##### The Great Order - Roblox (My friend, @MJDRBLX, managed to close it, to prevent further damage, but couldn’t exile me somehow)
This seems to be more of an API error for me, rather then a website bug, but still applies to the website.

1 Like

Can you give me a link to your profile? Edit: nvm i forgot i can see it on your account here sorry i haven’t finished my coffee yet and am still mostly asleep :coffee:

10 Likes

I’ve had this issue before. Maybe you have an extension installed (roblox+ was the issue for me, I also couldn’t remove friends and had to block then unblock…)

Make sure you can conect to
https://groups.roblox.com/docs

If you get errors, you may either get a 403 or Chrome may say and extension is blocking the API page from loading.

I’m assuming the API that is used is this
https://groups.roblox.com/docs#!/Membership/delete_v1_groups_groupId_users_userId

Tried with and without extensions

1 Like

Yep. I can connect, and thats the api I used, and it gave a 500 server error (I use firefox btw, not chrome, although I can reproduce on chrome aswell)

This bug is still happening, but I found a way to get around it:

  1. Go to the group page
  2. Open inspect
  3. Click “Pick an element from the page” and then click the three dots that open the menu
  4. Click the option you want out of the menu

Easier way, Click on the three dots, and middle clip the thing you want to do. I recommend this cause it is more efficent.

Dragging the dots, then clicking somewhere on the page opens the menu and allows the links to be clicked. After inspection I can see there is no global function bound to href or onclick for the link. That leads me to believe it lies within library you’re using to hook the events, possibly silencing any errors thrown.

After further inspection I have found what is causing the issue. The menu is hidden with onmousedown and the button never receives the onmouseup event which toggles the confirmation popup. The only way I can get it to work is if I glitch the menu open, like how I previously stated, as it prevents the menu from closing and allows the link to still be there when the mouse is released.

1 Like

Something similar seems to have reappeared. There is a specific group that you cannot leave. Here is the link:

https://www.roblox.com/groups/30942/the-silent-ninjas#!/about

WARNING: JOIN AT YOUR OWN RISK

This should be looked into. Currently the only way to leave would be through group api.

5 Likes

Well, this sometimes happens to me and also with the configure group. But most of the time if I double click it, I would be able to leave group/configure groups.

Apparently this happens because the rookie rank doesnt exist.

3 Likes