How do i read "from" prop passed to Navigate component #279
Unanswered
shahid7292
asked this question in
Q&A
Replies: 1 comment
-
@tannerlinsley can you please answer this . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using
Navigate
component to navigate to login page when my token gets expired.After re-login i would like to navigate to whichever page i was on previously.
I found you provide
from
prop on Navigate componentI would like to know how do i read what is the value of
from
prop on login pageBeta Was this translation helpful? Give feedback.
All reactions