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
Describe the bug
When using Get.showSnackbar and the width is smaller than the window (which results in transparent space beside it), you cannot click on buttons that are visible in that space left and right from the snackbar.
Describe the bug
When using
Get.showSnackbar
and the width is smaller than the window (which results in transparent space beside it), you cannot click on buttons that are visible in that space left and right from the snackbar.Reproduction code
Full example:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Button in the top right is clickable.
Screenshots
Flutter Version:
3.16.5
Getx Version:
4.6.6, as well as latest commit
Describe on which device you found the bug:
Windows, MacOS, iOS, Web, Android
The text was updated successfully, but these errors were encountered: