Skip to content

I can only use one FlareComponent at a time #9

Description

@JosephSaw

Whenever I try to load 2 FlareComponent like so, I get the following error,

<FlareComponent animationName='idle' width={200} height={260} file={actor} />
<FlareComponent animationName='idle' width={200} height={260} file={actor} />
message: "Expected null or instance of SkPath, got an instance of SkPath"
name: "BindingError"
stack: "BindingError: Expected null or instance of SkPath, got an instance of SkPath↵    at BindingError.<anonymous> (http://localhost:3000/static/js/0.chunk.js:86543:23)↵

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions