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
By simply adding any cssClass to a <Button>, the tap event is not fired anymore. This can be replicated by simply creating a new project and adding cssClass="message" to the <Button>. I can only confirm this for iOS.