schiehll / react-alert

alerts for React
MIT License
607 stars 99 forks source link

Invariant Violation: Objects are not valid as a React child (found: object with keys {name, meta}). If you meant to render a collection of children, use an array instead. #138

Closed rj-david closed 5 years ago

rj-david commented 5 years ago
Invariant Violation: Objects are not valid as a React child (found: object with keys {name, meta}). If you meant to render a collection of children, use an array instead.
    in div (created by Transition)
    in Transition (created by Fade)
    in Fade (created by Alert)
    in Alert (created by AlertMessage)
    in div (created by AlertMessage)
    in AlertMessage (created by Provider)
    in div (created by Transition)
    in Transition (created by Transtion)
    in Transtion (created by Provider)
    in div (created by Wrapper)
    in Wrapper (created by TransitionGroup)
    in TransitionGroup (created by Provider)
    in Provider (created by ComponentWithSellerLayout)