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!
I'm trying to position a flushbar above a button on the bottom of the screen. I can do it with the margin property but if I put margin bottom the button underneath the flushbar is unclickable. I cannot even dismiss the flushbar whenIi click in that area. The onTap of the flushbar is not triggered and setting a positive value to overlayBlur as suggested in #71 doesn't trigger the dismiss either.
The text was updated successfully, but these errors were encountered:
Hi!
I'm trying to position a flushbar above a button on the bottom of the screen. I can do it with the margin property but if I put margin bottom the button underneath the flushbar is unclickable. I cannot even dismiss the flushbar whenIi click in that area. The onTap of the flushbar is not triggered and setting a positive value to overlayBlur as suggested in #71 doesn't trigger the dismiss either.
The text was updated successfully, but these errors were encountered: