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
should goBack still return a boolean as described in #825? I'm getting undefined after upgrading to 1.0beta3, which breaks some of my back buttons that check first for this.goBack() before either going back or using a transitionTo to a default.
The text was updated successfully, but these errors were encountered:
should
goBack
still return a boolean as described in #825? I'm getting undefined after upgrading to 1.0beta3, which breaks some of my back buttons that check first forthis.goBack()
before either going back or using atransitionTo
to a default.The text was updated successfully, but these errors were encountered: