Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #8013: Fix Playlist Crash on iPad due to invalid Scene #8162

Merged
merged 1 commit into from
Sep 27, 2023

Commits on Sep 26, 2023

  1. On iPad in Landscape, the ListView has no currentScene because it i…

    …s `hidden` in the side-bar. So creating an `invisibleWebView` is impossible as it must have a visible view for pages to load.
    
    This can cause a crash when the async handler returns `nil`
    Brandon-T committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9bf5369 View commit details
    Browse the repository at this point in the history