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: crash when internet disconnected right after opening a course #376

Merged

Conversation

dixidroid
Copy link
Contributor

The crash was fixed

Update the develop branch with the latest changes
Comment on lines 165 to 169
initDownloadModelsStatus()

val courseSectionsState =
(_uiState.value as? CourseVideosUIState.CourseData)?.courseSectionsState.orEmpty()

Copy link
Contributor

Choose a reason for hiding this comment

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

Please align this line

@dixidroid dixidroid force-pushed the fix/crash/no_internet_in_course branch from b572756 to 81db699 Compare October 7, 2024 12:20
@volodymyr-chekyrta volodymyr-chekyrta merged commit 16a3b17 into openedx:develop Oct 8, 2024
4 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.

2 participants