Fix null handling - #9769
Merged
FreeTubeBot merged 1 commit intoSep 10, 2026
Merged
Conversation
FreeTubeBot
enabled auto-merge (squash)
September 9, 2026 22:29
1 task
Shadorc
approved these changes
Sep 9, 2026
absidue
approved these changes
Sep 10, 2026
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Sep 10, 2026
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Sep 10, 2026
* development: (165 commits) Translated using Weblate (Czech) Translated using Weblate (German) Hoist some v-ifs and use v-else and v-else-if (FreeTubeApp#9768) Translated using Weblate (Azerbaijani) Translated using Weblate (Hungarian) Translated using Weblate (Italian) Make SabrSchemePlugin more robust (FreeTubeApp#9753) Fix: tooltip not being aligned with dropdown arrow (FreeTubeApp#9714) Translated using Weblate (Breton) Translated using Weblate (Chinese (Simplified Han script)) fix: opening invalid playlist does not update the window title (FreeTubeApp#9765) Display different message when comments are turned off (FreeTubeApp#9752) ! Fix null handling (FreeTubeApp#9769) fix: do not try to parse grid video with null id (FreeTubeApp#9762) Added translation using Weblate (Thai) Translated using Weblate (Italian) Translated using Weblate (Czech) Translated using Weblate (Estonian) Translated using Weblate (Portuguese (Brazil)) Enable Azerbaijani Language (FreeTubeApp#9757) ... # Conflicts: # src/renderer/views/Playlist/Playlist.vue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Related issue
Caused by and reported in #9620 (comment)
Description
Null handling issue fix, found during testing #9752
Screenshots
Testing
Desktop
Additional context