Hi,
We have an app currently running Angular & Ignite UI version 18 and are looking to update to the latest version 20/21. On updating from version 18 to 19 we have observed a change to the default snackbar width.
I have created samples using version 18 & 19 based on the example at https://www.infragistics.com/products/ignite-ui-angular/angular/components/snackbar#angular-snackbar-example.
In 19 the snackbar is now full width. In version 18 snackbars were sized according to their content.
Is this an intentional change? Is it documented? Is there a way to size snackbars as per version 18 in the latest version 20/21?