- Put a non-visible ScrollingFrame inside StarterGui
- Put a TextButton with Modal set to true inside the ScrollingFrame
The Modal property activates even though the ScrollingFrame isn’t visible.
Expected Behavior: Modal property doesn’t work when GuiButton is not visible.
This started happening since around the beginning of April.