Skip to content

[ImagePDM] TypeError: Cannot redefine property: _uid #9

Description

@wcwtitxu

`
const img = await new Promise((resolve, reject) => {
ncc.createImage(src, resolve, reject);
});

// ....

img._remote = null; // "TypeError: Cannot redefine property: _uid" file:ncc.ts; line: 1105

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions