You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all. I am using pixi.js version 6.5.10 and pixi-spine for Spine version 3.8+.
I've got ann error loading example the Spine Boy sample project.
Here is fragment of my simple React app where i am trying to load this project and my code structure:
Imho, maybe there is a good way to add a check if the parent of the spine data is not defined then don't try to load its children? Or maybe there is something wrong in my code?
The text was updated successfully, but these errors were encountered:
Hi all. I am using pixi.js version 6.5.10 and pixi-spine for Spine version 3.8+.
I've got ann error loading example the Spine Boy sample project.
Here is fragment of my simple React app where i am trying to load this project and my code structure:
Imho, maybe there is a good way to add a check if the parent of the spine data is not defined then don't try to load its children? Or maybe there is something wrong in my code?
The text was updated successfully, but these errors were encountered: