Cannot login
When trying to login (after entering the password and pressing Login), an error is thrown in the console
chromeController.js:1 Uncaught TypeError: Cannot read property 'pointer' of undefined

After some seconds, the UI updates with "Invalid password" and these messages in the console, but I suspect it's because of a timeout somewhere.
bundle.js:37 => Failed to login.
bundle.js:37 => function (e){n.setState({message:e,loggingIn:!1})}
Tried on Edge, Opera and Firefox
@matteocontrini see if this issue is resolved with the latest version
What do you mean with latest version? I've downloaded the installer from the website. What, where and how should I update? Thanks
@matteocontrini The client auto updates on server startup.
The issue is still there
I had exactly the same problem, for me it was solved by adding a password to my windows account.
In my case I have the password synced with Microsoft Account.
Do you use a PIN to log into your computer? I had a PIN on mine and was unable to log in. Removed the PIN and it works fine now.