If you don't accept the offer and then hit reload from save the submit & end scene buttons won't work.
---------------------first error------------------------------------------------------
components.js:230 Data for key "config" not found in IndexedDB, and no fileUrl provided to fetch from.
loadJson @ components.js:230
await in loadJson
updateText @ components.js:6322
await in updateText
submit-button @ components.js:2670
(anonymous) @ components.js:2685
--------------------------second error-----------------------------------------------
components.js:2690 Error executing action for button submit-button: TypeError: Cannot read properties of null (reading 'content')
at updateText (components.js:6337:16)
at async submit-button (components.js:2670:50)
at async HTMLButtonElement.<anonymous> (components.js:2685:21)
(anonymous) @ components.js:2690