Skip to content

Touch simulation in Firefox throws an errorΒ #3

@dan4477

Description

@dan4477

Tested on https://svelte-image-viewer.vercel.app/
But I also had it local using the npm package.

When I use the touch simulation in Firefox for testing the image viewer for mobile devices I got this error:

Uncaught DOMException: Element.releasePointerCapture: Invalid pointer id
    L Immutable

Or here my local error:

Uncaught DOMException: Element.releasePointerCapture: Invalid pointer id
    handlePointerUp pan-and-zoom.js:73
    panAndZoom pan-and-zoom.js:105
    Viewer svelte-image-viewer.js:192
    payload actions.js:15
    untrack runtime.js:915
    action actions.js:15
    update_reaction runtime.js:292
    update_effect runtime.js:467
    flush_queued_effects runtime.js:587
    flush_queued_root_effects runtime.js:557
    schedule_effect runtime.js:625
    mark_reactions sources.js:297
    internal_set sources.js:193
    set sources.js:154
    set proxy.js:283

Metadata

Metadata

Labels

wontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions