Skip to content

Invariant Violation: View config getter callback for component path must be a function #49

Description

@noctivityinc
 Invariant Violation: View config getter callback for component `path` must be a function (received `undefined`). Make sure to start component names with a capital letter.

This error is located at:
    in path (created by Mask)
    in mask (created by Mask)
    in Mask
    in svg
    in Unknown

When trying to use this:

    <BigHead
        accessory="shades"
        body="chest"
        circleColor="blue"
        clothing="naked"
        clothingColor="white"
        eyebrows="concerned"
        eyes="happy"
        faceMask={false}
        faceMaskColor="white"
        facialHair="none"
        graphic="react"
        hair="afro"
        hairColor="blonde"
        hat="turban"
        hatColor="blue"
        lashes
        lipColor="turqoise"
        mask
        mouth="openSmile"
        skinTone="yellow"
      />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions