Skip to content

Failed prop type of control in PopupMenu #191

@jdmedlock

Description

@jdmedlock

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions