I re-enabled my account after a long hiatus. First day worked great. 2nd day it just hangs. I noticed an error in “Inspect”.
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘character’)
at constructor.render (application.js:8:26671)
offending code: this.prompt.review.character.getUserShape()
Browser cannot find “character”. The error is uncaught so it just hangs.
Please help