2d-inc / Flare-React

Example React Component to display Flare animations.
MIT License
103 stars 11 forks source link

I can only use one FlareComponent at a time #9

Open JosephSaw opened 5 years ago

JosephSaw commented 5 years ago

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)↵
luigi-rosso commented 4 years ago

Sorry for the delay here, please try with version 1.0.6.