Login with Hivesigner does not work
Login with Hivesigner does not work on https://hive.blog.
The application shows blank page and is unresponsive, after final redirect from Hivesigner to application with url like this: https://hive.blog/login/hivesigner?state=%7B"lastPath"%3A"%2F"%2C"saveLogin"%3Atrue%2C"afterLoginRedirectToWelcome"%3Afalse%7D&access_token=eyJzaWduZWRfbWVzc2FnZSI6eyJ0eXBlIjoicG9zdGluZyIsImFwcCI6ImhpdmUuYmxvZyJ9LCJhdXRob3JzIjpbInN0aXJsaXR6Il0sInRpbWVzdGFtcCex6MTY3MDQxNzI2MSwic2lnbmF0dXJlcyI6WyIyMDI5ZjMyMWFhNmIxMDM1OWRhZGVkNzBlNGNjN2E3ODJkMDQ1ZTZhMzA4MDdkNDE2ZDMxYTlkMzE1ZjI4ODYxMTQ1OGE0ZGExMDFlY2Y4Y2Q2ODE5Y2IwMjk5NDY5NGRlYTMyN2UxNDg0ZGFjZWU3ZjNmZjQ5NThiYjgyZjJhMGJjIl19&expires_in=604800&username=bamboo. You can see this error in console:
TypeError: Cannot read properties of undefined (reading 'reallySubmit')
at LoginForm.eval [as loginWithHiveSigner] (LoginForm.jsx?155a:161:21)
at new LoginForm (LoginForm.jsx?155a:68:14)
at Hg (react-dom.production.min.js?ca5d:140:170)
at gj (react-dom.production.min.js?ca5d:215:67)
at Lk (react-dom.production.min.js?ca5d:291:216)
at Kk (react-dom.production.min.js?ca5d:279:373)
at Jk (react-dom.production.min.js?ca5d:279:309)
at yk (react-dom.production.min.js?ca5d:279:170)
at Dk (react-dom.production.min.js?ca5d:270:441)
at wk (react-dom.production.min.js?ca5d:268:391)
at J (scheduler.production.min.js?fb07:13:197)
at R (scheduler.production.min.js?fb07:14:126)
at queue.<computed> (task.js?2cf4:52:1)
at run (task.js?2cf4:25:1)
at MessagePort.listener (task.js?2cf4:36:1)
Edited by Wojciech Barcik