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
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Ionic Info
Describe the Bug
Using the following code:
With the current way master is, the toolbar does not look transparent because it still appears to have a background, see the below image.
If we move the
background
declaration to the inner scroll element, we get the following:cc @manucorporat
The text was updated successfully, but these errors were encountered: