lemeryfertitta / Climbdex

Search engine for training board climbs
https://climbdex.com
MIT License
44 stars 12 forks source link

isMirroredMode() fix for non mirrored layouts #93

Closed ItsDang closed 1 week ago

ItsDang commented 1 week ago

Was getting null on document.getElementById("button-mirror") and throwing Uncaught TypeError: Cannot read properties of null (reading 'classList'). Wasn't allowing ascents to be logged.