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
As it will replace current screen but getting error
undefined is not an object(evaluating "resetAction.actions.map")
but if I use with type="push" it works fine.
The text was updated successfully, but these errors were encountered:
I am using router like this.
and calling Actions.name()
As it will replace current screen but getting error
undefined is not an object(evaluating "resetAction.actions.map")
but if I use with type="push" it works fine.
The text was updated successfully, but these errors were encountered: