Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
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

@fredalai

Description

@fredalai

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions