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 have a problem with integrating DragonBones to web-pack (Phaser), I think that Vue doesn't inject the code so I always meet the errors like this, Uncaught TypeError: Cannot read property 'display' of undefined or Uncaught TypeError: Cannot read property 'dragonBones' of undefined , how can I resolve it?
The text was updated successfully, but these errors were encountered:
I have a problem with integrating DragonBones to web-pack (Phaser), I think that Vue doesn't inject the code so I always meet the errors like this, Uncaught TypeError: Cannot read property 'display' of undefined or Uncaught TypeError: Cannot read property 'dragonBones' of undefined , how can I resolve it?
The text was updated successfully, but these errors were encountered: