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
<ion-buttons end >
<button clear>Done</button>
</ion-buttons>
Putting a button in a navbar or toolbar with the clear attribute does not result in a clear button as expected. Removing the attribute does make the background clear. This is confusing though, because <button clear> is a commonly used button in Ionic. This could lead to confusion, but it isn't high priority either.
Thanks,
Dan
The text was updated successfully, but these errors were encountered:
Putting a button in a
navbar
ortoolbar
with the clear attribute does not result in a clear button as expected. Removing the attribute does make the background clear. This is confusing though, because<button clear>
is a commonly used button in Ionic. This could lead to confusion, but it isn't high priority either.Thanks,
Dan
The text was updated successfully, but these errors were encountered: