Replies: 1 comment 1 reply
-
| Wondering the same. Currently doing the same as here, would like to prevent the need to start doing fetches with headers and stuff. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    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.
-
On first page load, I need to load all props, but on follow-up requests on the same page, I don’t want to receive any props at all.
My current workaround is:
Is there a better or official way to do this?
Beta Was this translation helpful? Give feedback.
All reactions