-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When starting the app via npm run staging the following error shows in the console log when the splash page is displayed.
index.js:1452 Warning: Failed prop type: Cannot read property 'control' of undefined
in PopupMenu (created by Route)
in Route (created by withRouter(PopupMenu))
in withRouter(PopupMenu) (at Ticketbox/index.jsx:72)
in Unknown (at App.js:78)
in div (at App.js:29)
in Unknown (at src/index.js:39)
in ScrollToTop (created by Route)
in Route (created by withRouter(ScrollToTop))
in withRouter(ScrollToTop) (at src/index.js:38)
in Router (created by BrowserRouter)
in BrowserRouter (at src/index.js:37)
in ApolloProvider (at src/index.js:36)
function.console.(anonymous function) @ index.js:1452
Metadata
Metadata
Assignees
Labels
No labels