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
MAD Components
0.13.1
If the dialog / alert content becomes too large you are unable to close the dialog:
Potential fix: limit the dialog content height and wrap it in a ScrollView
No response
The text was updated successfully, but these errors were encountered:
Maybe a simple SafeAreaView would fix this issue
Sorry, something went wrong.
No branches or pull requests
Package / App
MAD Components
Version
0.13.1
What happened?
If the dialog / alert content becomes too large you are unable to close the dialog:
![image](https://private-user-images.githubusercontent.com/83707387/320393777-641fcc45-9500-44de-be1e-38b63146f446.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTU1MDMsIm5iZiI6MTczOTMxNTIwMywicGF0aCI6Ii84MzcwNzM4Ny8zMjAzOTM3NzctNjQxZmNjNDUtOTUwMC00NGRlLWJlMWUtMzhiNjMxNDZmNDQ2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDIzMDY0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVjZmI2Y2ViMmE3YjYyZjUwYzdmMTk2NTJjOTEzMTFjY2ZjOWRiYWFmZGNlNDE0MWFiNjZlYmQ1ZmRkYjdjZDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.GGc1Rd3JkCsIp5F0e1wGPr6x9F_skoXTy15aB5XZNY8)
Potential fix:
limit the dialog content height and wrap it in a ScrollView
Other info
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: