Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when logging in with password authentication #30

Open
mgcm opened this issue Jul 11, 2024 · 0 comments · May be fixed by #31
Open

Error when logging in with password authentication #30

mgcm opened this issue Jul 11, 2024 · 0 comments · May be fixed by #31

Comments

@mgcm
Copy link

mgcm commented Jul 11, 2024

Describe the bug
When using password auth to sign in, the bootstrap logic will fail with the following error:

undefined is not an object (evaluating 'this._files')

due to some issue with concurrency setting the this._files property.

To Reproduce
Steps to reproduce the behavior:

Just try to sign in using an existing account with password authentication.

Expected behavior

The app should perform the login and instantiate a MatrixFlies client.

Screenshots
matrix-files-demo-pass-auth-error

@mgcm mgcm linked a pull request Jul 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant