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 on iOS 10 due to call stack size #143

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

thornbill
Copy link
Member

It seems that somehow passing props through a wrapped component was causing a crash from within the react-native-elements library. Converting this element to be functional instead of class based seems to fix it. 🤞

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@anthonylavado anthonylavado merged commit 1cebd0a into jellyfin:master Aug 10, 2020
@thornbill thornbill deleted the fix-ios-10-crash branch December 8, 2020 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants