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
Uncaught (in promise) TypeError: ClassRef is not a constructor
at WebGLRenderer._addSystem (pixi.js:19683:24)
at WebGLRenderer._addSystems (pixi.js:19667:16)
at WebGLRenderer.init (pixi.js:19517:14)
at async autoDetectRenderer (pixi.js:19926:7)
at async _Application.init (pixi.js:20166:25)
at async initPixi (PixiMapStage.vue:599:2)
problem location
The for loop will bring out the property, resulting in no value. Adding an if statement can solve this problem
Lastly
I'm not sure if the issue is due to the incorrect way I created it, or if there are other reasons. Is this considered an issue
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
problem
error
problem location
The for loop will bring out the property, resulting in no value. Adding an if statement can solve this problem
Lastly
I'm not sure if the issue is due to the incorrect way I created it, or if there are other reasons. Is this considered an issue
Beta Was this translation helpful? Give feedback.
All reactions