This repository was archived by the owner on Apr 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
Warning: Failed prop type: Invalid prop type
of value ` supplied to
Row`, expected one of ["flex"]. #179
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Warning: Failed prop type: Invalid prop `type` of value `` supplied to `Row`, expected one of ["flex"].
in Row (created by ComponentWithTitleAndDescription)
in ComponentWithTitleAndDescription (created by ComponentWithOnDeploy)
in ComponentWithOnDeploy (created by ComponentWithValition)
in ComponentWithValition (created by ComponentWithDeploy)
in div (created by ComponentWithDeploy)
in ComponentWithDeploy (created by ComponentWithRequest)
in ComponentWithRequest (created by ComponentWithQuery)
in ComponentWithQuery (created by ApolloConsumer)
in ApolloConsumer (created by withApollo(ComponentWithQuery))
in withApollo(ComponentWithQuery) (created by ComponentWithQuery)
in ComponentWithQuery (created by ApolloConsumer)
in ApolloConsumer (created by withApollo(ComponentWithQuery))
in withApollo(ComponentWithQuery) (created by ComWithCache)
in ComWithCache (created by ComWithRoute)
in div (created by Context.Consumer)
in div (created by Context.Consumer)
in Spin (created by ComWithRoute)
in ComWithRoute (created by InjectIntl(ComWithRoute))
in InjectIntl(ComWithRoute) (created by ComponentConnectId)
in ComponentConnectId (created by Context.Consumer)
in ComponentConnectContext (created by ComponentErrorCatch)
in ComponentErrorCatch (created by Context.Consumer)
in div (created by Context.Consumer)
in Item (created by Block)
in div (created by Context.Consumer)
in div (created by Context.Consumer)
in Card (created by Block)
in Block (created by Context.Consumer)
in ComponentConnectContext (created by Context.Consumer)
in div (created by Context.Consumer)
in Item (created by Body)
in div (created by Body)
in div (created by Body)
in Body (created by Context.Consumer)
in ComponentConnectContext (created by Generator)
in div (created by Generator)
in div (created by Generator)
in Generator (created by CannerCMS)
in ApolloProvider (created by Provider)
in Provider (created by CannerCMS)
in IntlProvider (created by CannerCMS)
in CannerCMS (created by CannerContainer)
in main (created by Basic)
in Basic (created by Context.Consumer)
in Adapter (created by CannerContainer)
in section (created by BasicLayout)
in BasicLayout (created by Context.Consumer)
in Adapter (created by CannerContainer)
in section (created by BasicLayout)
in BasicLayout (created by Context.Consumer)
in Adapter (created by CannerContainer)
in CannerContainer (created by CMSExample)
in CMSExample
Reproduce
In the CannerCMS/canner-quick-start#2 repo environment.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working