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
I feel using navigateTo(), we should be able to update some variables in individual components. I mean, there should be a param in the function (the third), where an object (?) is passed which updates the state of the component being rendered for the visited route. just like ReactRouter's useHistory() hook allows for.
The text was updated successfully, but these errors were encountered:
I feel using navigateTo(), we should be able to update some variables in individual components. I mean, there should be a param in the function (the third), where an object (?) is passed which updates the state of the component being rendered for the visited route. just like ReactRouter's useHistory() hook allows for.
The text was updated successfully, but these errors were encountered: