Skip to content
New issue

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

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

Already on GitHub? # to your account

Error when logging in with password authentication #30

Open
mgcm opened this issue Jul 11, 2024 · 0 comments
Open

Error when logging in with password authentication #30

mgcm opened this issue Jul 11, 2024 · 0 comments

Comments

@mgcm
Copy link

mgcm commented Jul 11, 2024

Describe the bug
When using password auth to #, 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 # 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant