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

fix: no error message for empty quota info #62

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

ArcticLampyrid
Copy link
Contributor

No description provided.

@n-peugnet
Copy link
Member

Could you post a stacktrace of when this error arise ? You should build the app in debug mode to generate the sourcemaps.

@ArcticLampyrid
Copy link
Contributor Author

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'data')
    at WebdavFileSystem.ts:132:48
    at s (WebdavFileSystem.ts:124:6)
    at a.getQuota (WebdavFileSystem.ts:35:10)

src/model/webdav/WebdavFileSystem.ts Outdated Show resolved Hide resolved
@ArcticLampyrid ArcticLampyrid changed the title fix: avoid errors if res is null fix: no error message for empty quota info Jan 10, 2024
Copy link
Member

@n-peugnet n-peugnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I am glad that it fixes your problem.

@n-peugnet n-peugnet merged commit d080788 into club-1:main Jan 10, 2024
5 checks passed
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 this pull request may close these issues.

None yet

2 participants