diff --git a/plugin/src/Components/App.lua b/plugin/src/Components/App.lua index 79436972..ef561c85 100644 --- a/plugin/src/Components/App.lua +++ b/plugin/src/Components/App.lua @@ -80,7 +80,8 @@ function App:init() end function App:render() - local children + -- FIXME: https://github.com/Roblox/roact/issues/209 + local children = {} if self.state.sessionStatus == SessionStatus.Connected then children = {