Skip to content

Issue with the pixi inspector: Uncaught DOMException: Failed to execute 'postMessage' on 'Window': scrollbarMove(e) #50

@IJsLauw

Description

@IJsLauw

Whenever I try to inspect a pixi instance with a scrollbox on it I get this error:

Uncaught DOMException: Failed to execute 'postMessage' on 'Window': scrollbarMove(e) {
if (this.pointerDown) {
if (this.pointerDown.type === 'horizontal') {
...... } could not be cloned.

I am almost sure that is worked at some point, but in the state it is in now I can only get rid of the error by removing the scrollbox. Has anyone experienced this before and is there a workaround?

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