Skip to content

Fix crash when switching through video files too fast#63

Merged
zydezu merged 1 commit intozydezu:mainfrom
cloudy-dev:patch-1
Nov 29, 2024
Merged

Fix crash when switching through video files too fast#63
zydezu merged 1 commit intozydezu:mainfrom
cloudy-dev:patch-1

Conversation

@cloudy-dev
Copy link
Copy Markdown

@cloudy-dev cloudy-dev commented Nov 29, 2024

Due to description not being available yet the UI will crash when spam clicking the forwards/back button in the UI.

The problematic call with the first argument occasionally being null is: return string.gsub(state.localDescription, '\\N', ' ')

Due to description not being available yet the UI will crash when spam clicking the forwards/back button in the UI.

The problematic call with the first argument occasionally being null is:
return string.gsub(state.localDescription, '\\N', ' ')
@zydezu zydezu merged commit 3d2d2ae into zydezu:main Nov 29, 2024
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