-
| Hi. I am having to update a rather old React project and I had this error that I am not sure how to resolve: I understand that this feature might be moved or even deprecated. In this case, what should I do? Should I be replacing wherever I used Redirect with something else? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            NayeerBM
          
      
      
        Mar 22, 2022 
      
    
    Replies: 1 comment
-
| UPDATE: Found out Redirect was deprecated. Used Navigate instead of Redirect | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        NayeerBM
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
UPDATE: Found out Redirect was deprecated. Used Navigate instead of Redirect