-
**URL**: robloxmobile://placeID=920587237&gameInstanceId=6ce01a54-3efc-4572-9071-20cf77998eb4
**Browser / Version**: Android 7.1.1
**Operating System**: Android 7.1.1
**Tested Another Browser**…
-
`function CustomTextButtonClass:getButton()` should be `function CustomTextButtonClass:GetButton()` as according to https://github.com/Roblox/StudioWidgets#coding-conventions.
-
The `LabeledSlider` UI is pretty glitchy when you drag the slider around.
Personally, I fixed this by assigning a Heartbeat connection to the element. It's not a great or elegant solution, but it f…
-
**Describe the bug**
When trying to launch, it gives me an API Error and exists after 10 Seconds.
**To Reproduce**
Steps to reproduce the behavior:
1. Start roPresence
**Expected behavior**
…
-
On some international keyboards, the top left key ( ` ) or ( ~ ) does not work to open the default Roblox backpack. It happens in the Windows Roblox application.
Roblox is aware, but have not fixed i…
-
I'm creating a promote command and its linked with the public verify API. So it gets the Roblox id from the API. But I get an error `Unhandled rejection Error: Target user is not in group` while the u…
-
I have no idea on how to replicate this bug, I believe this is a rare occurrence.
I simply joined a game and this happened:
https://imgur.com/a/mtz9m
Buggy character set?
-
With all widgets aiming to replicate the Properties panel, I found the default behavior of LabeledTextInput to be breaking the full-width consistency. I think all developers will benefit from the foll…
-
`LocalizationService:GetCountryRegionForPlayerAsync()`
[API Reference](https://developer.roblox.com/en-us/api-reference/function/LocalizationService/GetCountryRegionForPlayerAsync)
This was introd…
-
My issue is that when I call `IconController:setTopbarEnabled(false)`, the topbar doesn't disappear.
### **Situation and the reason why**
Topbar+ is in `StarterGui`, but while my game is loading…