Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CT Cannot read properties of undefined (reading 'domEvent') #342

Closed
KatieWoe opened this issue Mar 24, 2023 · 2 comments
Closed

CT Cannot read properties of undefined (reading 'domEvent') #342

KatieWoe opened this issue Mar 24, 2023 · 2 comments

Comments

@KatieWoe
Copy link
Contributor

friction : interactive-description-fuzz-fuzzBoard-combo : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1679652151654/friction/friction_en.html?continuousTest=%7B%22test%22%3A%5B%22friction%22%2C%22interactive-description-fuzz-fuzzBoard-combo%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1679652151654%22%2C%22timestamp%22%3A1679654645386%7D&brand=phet&ea&supportsInteractiveDescription=true&fuzz&fuzzBoard&memoryLimit=1000
Query: brand=phet&ea&supportsInteractiveDescription=true&fuzz&fuzzBoard&memoryLimit=1000
Uncaught TypeError: Cannot read properties of undefined (reading 'domEvent')
TypeError: Cannot read properties of undefined (reading 'domEvent')
at domEvent (FrictionKeyboardDragListener.js:37:43)
at _end (KeyboardDragListener.ts:1039:24)
at interrupt (GrabDragInteraction.js:691:74)
at Array.forEach
at forEach (GrabDragInteraction.js:691:22)
at baseInteractionUpdate (GrabDragInteraction.js:650:9)
at turnToGrabbable (GrabDragInteraction.js:616:9)
at releaseDraggable (GrabDragInteraction.js:506:15)
at inputEvent (Input.ts:1914:69)
at dispatchToListeners (Input.ts:1954:11)
id: Bayes Puppeteer
Snapshot from 3/24/2023, 4:02:31 AM

----------------------------------

friction : interactive-description-fuzzBoard : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1679652151654/friction/friction_en.html?continuousTest=%7B%22test%22%3A%5B%22friction%22%2C%22interactive-description-fuzzBoard%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1679652151654%22%2C%22timestamp%22%3A1679654651198%7D&brand=phet&ea&fuzzBoard&supportsInteractiveDescription=true&memoryLimit=1000
Query: brand=phet&ea&fuzzBoard&supportsInteractiveDescription=true&memoryLimit=1000
Uncaught TypeError: Cannot read properties of undefined (reading 'domEvent')
TypeError: Cannot read properties of undefined (reading 'domEvent')
at domEvent (FrictionKeyboardDragListener.js:37:43)
at _end (KeyboardDragListener.ts:1039:24)
at interrupt (GrabDragInteraction.js:691:74)
at Array.forEach
at forEach (GrabDragInteraction.js:691:22)
at baseInteractionUpdate (GrabDragInteraction.js:650:9)
at turnToGrabbable (GrabDragInteraction.js:616:9)
at releaseDraggable (GrabDragInteraction.js:506:15)
at inputEvent (Input.ts:1914:69)
at dispatchToListeners (Input.ts:1954:11)
id: Bayes Puppeteer
Snapshot from 3/24/2023, 4:02:31 AM

----------------------------------

friction : voicing-fuzzBoard : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1679652151654/friction/friction_en.html?continuousTest=%7B%22test%22%3A%5B%22friction%22%2C%22voicing-fuzzBoard%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1679652151654%22%2C%22timestamp%22%3A1679655250605%7D&brand=phet&ea&fuzzBoard&voicingInitiallyEnabled&memoryLimit=1000
Query: brand=phet&ea&fuzzBoard&voicingInitiallyEnabled&memoryLimit=1000
Uncaught TypeError: Cannot read properties of undefined (reading 'domEvent')
TypeError: Cannot read properties of undefined (reading 'domEvent')
at domEvent (FrictionKeyboardDragListener.js:37:43)
at _end (KeyboardDragListener.ts:1039:24)
at interrupt (GrabDragInteraction.js:691:74)
at Array.forEach
at forEach (GrabDragInteraction.js:691:22)
at baseInteractionUpdate (GrabDragInteraction.js:650:9)
at turnToGrabbable (GrabDragInteraction.js:616:9)
at releaseDraggable (GrabDragInteraction.js:506:15)
at inputEvent (Input.ts:1914:69)
at dispatchToListeners (Input.ts:1954:11)
id: Bayes Puppeteer
Snapshot from 3/24/2023, 4:02:31 AM
@zepumph
Copy link
Member

zepumph commented Mar 24, 2023

Ahh thanks yes, from phetsims/scenery#1285. CT should clean it up.

@zepumph
Copy link
Member

zepumph commented Mar 27, 2023

It's cleaned up.

@zepumph zepumph closed this as completed Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants