Day0f

Results 2 issues of Day0f

If import simple-code-editor, throw error: Cannot read properties of undefined (reading 'disabled') Help me pls

Hi, I'm using the svg image upload: const tileTexture = Texture.from(MATCH3_ICONS_URL[props.texture], { scaleMode: SCALE_MODES.LINEAR, resourceOptions: { autoLoad: true, crossOrigin: 'anonymous', } }); On a computer, the quality is fine, even...