We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The example app crashes while unwrapping an optional if you open the "Material" example, then open the panel and tap Close a few times.
movePanel(value:keyboard:completion:)
panelHeightConstraint!.constant = value Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value
The text was updated successfully, but these errors were encountered:
76468ef
Thank you again @justjs
Sorry, something went wrong.
No problem 👍
No branches or pull requests
The example app crashes while unwrapping an optional if you open the "Material" example, then open the panel and tap Close a few times.
movePanel(value:keyboard:completion:)
The text was updated successfully, but these errors were encountered: