Clicking the 'next' button does nothing but print this console error
dodrio/change-list.js:90 Uncaught TypeError: Cannot read property 'firstChild' of null
at Array.pushFirstChild (dodrio/change-list.js:90)
at ChangeList.applyChangeRange (dodrio/change-list.js:231)
at ChangeList.applyChanges (dodrio/change-list.js:220)
at imports.wbg.__wbg_applyChanges_80aff4692bcb5634 (tour.js:281)
at /tour/tour_bg.wasm:wasm-function[125]:0x63f2d
at /tour/tour_bg.wasm:wasm-function[305]:0x8715e
at /tour/tour_bg.wasm:wasm-function[638]:0x96d16
at __wbg_elem_binding2 (tour.js:27)
at real (tour.js:444)
Clicking the 'next' button does nothing but print this console error