Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Failed prop type: The prop text is marked as required in MediaCard, but its value is undefined. #57

Closed
juancarlosfarah opened this issue May 2, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@juancarlosfarah
Copy link
Member

Warning: Failed prop type: The prop text is marked as required in MediaCard, but its value is undefined.
in MediaCard (created by WithStyles(MediaCard))
in WithStyles(MediaCard) (at SavedSpaces.js:42)
in div (created by Grid)
in Grid (created by WithStyles(Grid))
in WithStyles(Grid) (at SavedSpaces.js:41)
in div (created by Grid)
in Grid (created by WithStyles(Grid))
in WithStyles(Grid) (at SavedSpaces.js:62)
in SavedSpaces (created by ConnectFunction)
in ConnectFunction (created by WithStyles(Connect(SavedSpaces)))
in WithStyles(Connect(SavedSpaces)) (created by Context.Consumer)
in Route (created by withRouter(WithStyles(Connect(SavedSpaces))))
in withRouter(WithStyles(Connect(SavedSpaces))) (at Home.js:103)
in main (at Home.js:97)
in div (at Home.js:57)
in Home (created by ConnectFunction)
in ConnectFunction (created by WithStyles(Connect(Home)))
in WithStyles(Connect(Home)) (created by Context.Consumer)
in Route (created by withRouter(WithStyles(Connect(Home))))
in withRouter(WithStyles(Connect(Home))) (created by Context.Consumer)
in Route (at App.js:63)
in Switch (at App.js:62)
in div (at App.js:61)
in Router (created by HashRouter)
in HashRouter (at App.js:60)
in MuiThemeProviderOld (at App.js:52)
in App (at src/index.js:13)
in Provider (at src/index.js:12)

@juancarlosfarah juancarlosfarah added the bug Something isn't working label May 2, 2019
@juancarlosfarah juancarlosfarah self-assigned this May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant