Issue / current behavior:
When clicking on the edit button for a send, nothing happens.
When adding a new send, after selecting the climb to log, nothing happens.
Expected behavior:
Either of these inputs should result in a dialog box appearing to fill out the form about the logged send.
Debugging info
Chrome 102
I am authenticated with Sendage via Google as IDP.
Additionally there is this information in the JS console:
Uncaught ReferenceError: FB is not defined
at SendlistClimb.sent (sendlist.js:902:1)
at HTMLDivElement.<anonymous> (sendlist.js:1495:1)
at HTMLDivElement.dispatch (jquery.js:3058:1)
at HTMLDivElement.r (jquery.js:2676:1)
This bug appears only on the desktop site; from my phone, I can successfully click the “log send” button and get the dialog, even if I’m in desktop mode. Not sure if that is related to caching or the way the different browsers interpret the underlying JS.