openpose-editor icon indicating copy to clipboard operation
openpose-editor copied to clipboard

Unable to detect image

Open tranzmatt opened this issue 1 year ago • 0 comments

When I try to detect an image using the latest version, the image doesn't load and I get the following error:

Uncaught (in promise) TypeError: v is undefined
    ct Blocks.5efe22d4.js:76
    ze Blocks.5efe22d4.js:76
    promise callback*ze Blocks.5efe22d4.js:76
    to Blocks.5efe22d4.js:76
    zr index.37b24c07.js:4
    zr index.37b24c07.js:4
    h Slider.svelte:21
    Bo index.37b24c07.js:4
    Bo index.37b24c07.js:4
    update Range.svelte:25
    Ar index.37b24c07.js:4
    Xt index.37b24c07.js:4
    promise callback*Qt index.37b24c07.js:4
    qr index.37b24c07.js:4
    ctx index.37b24c07.js:4
    ct Blocks.5efe22d4.js:76
    ct Blocks.5efe22d4.js:76
    ze Blocks.5efe22d4.js:76
    promise callback*ze Blocks.5efe22d4.js:76
    to Blocks.5efe22d4.js:76
    Bo index.37b24c07.js:4
    Bo index.37b24c07.js:4
    y UploadButton.svelte:32
    promise callback*y UploadButton.svelte:23
    Bo index.37b24c07.js:4
    Bo index.37b24c07.js:4
    k UploadButton.svelte:57
    k UploadButton.svelte:45
    A UploadButton.svelte:69
2 Blocks.svelte:214:2
    ct Blocks.5efe22d4.js:76
    ze Blocks.5efe22d4.js:76
    (Async: promise callback)
    ze Blocks.5efe22d4.js:76
    to Blocks.5efe22d4.js:76
    zr index.37b24c07.js:4
    forEach self-hosted:203
    zr index.37b24c07.js:4
    h Slider.svelte:21
    Bo index.37b24c07.js:4
    forEach self-hosted:203
    Bo index.37b24c07.js:4
    update Range.svelte:25
    Ar index.37b24c07.js:4
    Xt index.37b24c07.js:4
    (Async: promise callback)
    Qt index.37b24c07.js:4
    qr index.37b24c07.js:4
    ctx index.37b24c07.js:4
    ct Blocks.5efe22d4.js:76
    forEach self-hosted:203
    ct Blocks.5efe22d4.js:76
    ze Blocks.5efe22d4.js:76
    (Async: promise callback)
    ze Blocks.5efe22d4.js:76
    to Blocks.5efe22d4.js:76
    Bo index.37b24c07.js:4
    forEach self-hosted:203
    Bo index.37b24c07.js:4
    y UploadButton.svelte:32
    (Async: promise callback)
    y UploadButton.svelte:23
    InterpretGeneratorResume self-hosted:1413
    AsyncFunctionNext self-hosted:810
    (Async: async)
    Bo index.37b24c07.js:4
    forEach self-hosted:203
    Bo index.37b24c07.js:4
    k UploadButton.svelte:57
    forEach self-hosted:203
    k UploadButton.svelte:45
    A UploadButton.svelte:69

tranzmatt avatar Apr 17 '23 14:04 tranzmatt