ubik23 / charactercreator

A frontend interface for creating characters in SVG.
Other
306 stars 78 forks source link

Chrome: "New Character" not working #187

Closed fendrikat closed 3 years ago

fendrikat commented 4 years ago

When I click in Chrome on Character -> New, there is no response at all. Probably something should happen ? There is an error thrown already before the click, not sure if it is related: all.dcdib6.js:13 Uncaught (in promise) TypeError: Cannot read property 'addEventListener' of null at manageCharacters (all.dcdib6.js:13) at all.dcdib6.js:13

ubik23 commented 4 years ago

What version of chrome are you using?

ubik23 commented 4 years ago

Just tested in Firefox and it doesn't work there either. Marking as top priority.

fendrikat commented 4 years ago

..thanks for the great support, I am on Chrome Version 85.0.4183.83 (Official Build) (64-bit)

millette commented 4 years ago

Will close again when it's deployed.

millette commented 3 years ago

This was fixed in production a little while ago.