You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
If I place an AlertDialog inside a Scaffold it fails to render when capturing snapshots with Paparazzi. This setup renders correctly inside the Android Studio preview panel. Remove the Scaffold and the AlertDialog renders correctly.,
Description
If I place an
AlertDialog
inside aScaffold
it fails to render when capturing snapshots with Paparazzi. This setup renders correctly inside the Android Studio preview panel. Remove theScaffold
and theAlertDialog
renders correctly.,Steps to Reproduce
Expected behavior
I expect to see the dialog captured as part of the screenshot (see attachments).
Additional information:
Screenshots
Android Studio Preview
Paparazzi output
The text was updated successfully, but these errors were encountered: