Why is queryClient being passed to context even tho its non serializable
              
              #158
            
            
              
                Unanswered
              
          
                  
                    
                      chanithecat
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    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.
-
Hi all
Im using tanstack start using
create-ts-routerand I am using its query integration addon. Im very new to the tanstack ecosystem and confused on how are we integrating query to start. In the code below, I commented out passing thecontextbecause it will pass the query client and will errorg [Error]: The value [object Object] of type "object" cannot be parsed/serialized.Please enlighten me on this thank you in advance!Beta Was this translation helpful? Give feedback.
All reactions