Why is there no updatePath?
              
              #85724
            
            
              
                Unanswered
              
          
                  
                    
                      caoimhebyrne
                    
                  
                
                  asked this question in
                App Router
              
            Replies: 1 comment
-
| 
         There's   | 
  
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.
-
updateTagwas added in Next 16, why is there noupdatePathequivalent? Adding tags to a lot of thefetchrequests that we have in our code-base is quite cumbersome as they are auto-generated. Is there any other way to ensure that stale data is not shown to the user after a server action has been run? (using optimistic updating requires a huge refactor of the current code, too)Beta Was this translation helpful? Give feedback.
All reactions