Client crash with INPUT and Edit Mode #899

Open
opened 2026-02-20 10:21:27 -05:00 by deekerman · 0 comments
Owner

Originally created by @96LawDawg on GitHub (Sep 16, 2025).

To duplicate, start a game with a reset button that prompts for confirmation. Go into Edit mode. Click on the reset button until the modal confirmation prompt appears. Then choose "Debug" from the right side menu. Then press OK on the modal. Client crashes with this:

TypeError: Cannot read properties of undefined (reading '1')
    at jeLoggingRoutineOperationEnd (https://virtualtabletop.io/edit.js:1:227298)
    at Button.evaluateRoutine (https://virtualtabletop.io/dkbv:1:330046)
    at async Button.click (https://virtualtabletop.io/dkbv:1:289612)
    at async inputHandler (https://virtualtabletop.io/dkbv:1:216771)
Originally created by @96LawDawg on GitHub (Sep 16, 2025). To duplicate, start a game with a reset button that prompts for confirmation. Go into Edit mode. Click on the reset button until the modal confirmation prompt appears. Then choose "Debug" from the right side menu. Then press OK on the modal. Client crashes with this: ```Cannot read properties of undefined (reading '1') TypeError: Cannot read properties of undefined (reading '1') at jeLoggingRoutineOperationEnd (https://virtualtabletop.io/edit.js:1:227298) at Button.evaluateRoutine (https://virtualtabletop.io/dkbv:1:330046) at async Button.click (https://virtualtabletop.io/dkbv:1:289612) at async inputHandler (https://virtualtabletop.io/dkbv:1:216771) ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/virtualtabletop#899
No description provided.