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
I config react-pixi work with typescript. But I got that issue.
I thought it because Stage in type definition ok with PIXI.DisplayObject. But Sprite is Component. then it still display in game ok like that:
What should I do now? How to improve definition to work well with typescript?
The text was updated successfully, but these errors were encountered:
I config react-pixi work with typescript. But I got that issue.
I thought it because Stage in type definition ok with PIXI.DisplayObject. But Sprite is Component. then it still display in game ok like that:
What should I do now? How to improve definition to work well with typescript?
The text was updated successfully, but these errors were encountered: