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
Hi there! First of all, thanks for creating this awesome snackbar. So I'm encountering an issue here.
The problem arises when I try to display your snackbar within a dialog. While in a regular scenario this snackbar works just fine, but in dialog the snackbar only displays the asset icon without the rest of the snackbar content, as shown in the image below.
I've already confirmed that a regular snackbar layout works as expected in dialogs. Additionally, I've experimented with various properties such as actionOverflowThreshold, margin, padding, shape, width, clip, behavior, inMaterialBanner, titleFontSize, and messageFontSize to troubleshoot the issue with your awesome snackbar. Unfortunately, the snackbar still appears to be cropped.
Any insights or suggestions on resolving this issue would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
Hi there! First of all, thanks for creating this awesome snackbar. So I'm encountering an issue here.
The problem arises when I try to display your snackbar within a dialog. While in a regular scenario this snackbar works just fine, but in dialog the snackbar only displays the asset icon without the rest of the snackbar content, as shown in the image below.
Here's the code snippet I'm using:
I've already confirmed that a regular snackbar layout works as expected in dialogs. Additionally, I've experimented with various properties such as actionOverflowThreshold, margin, padding, shape, width, clip, behavior, inMaterialBanner, titleFontSize, and messageFontSize to troubleshoot the issue with your awesome snackbar. Unfortunately, the snackbar still appears to be cropped.
Any insights or suggestions on resolving this issue would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: