decino / viewer-submissions-form

Webapp for viewers to submit Doom levels to decino's YouTube channel.
MIT License
7 stars 4 forks source link

Attempting to modify an entry throws an error #24

Closed decino closed 5 months ago

decino commented 6 months ago

When logged in as an admin, selecting an entry and clicking on the "Modify" button will throw an error:

secure:44578 Uncaught (in promise) TypeError: Cannot set property 'checked' of null at B.action

Happens with all entries. The modify window never pops up, instead the loading icon shows for a split second and then nothing happens.

Tested in both Chromium and Edge.