Replies: 1 comment 1 reply
-
| use clientLoader. | 
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.
-
I want to enable server-side rendering for some routes, and other routes still use client-side rendering.
Is there any way to support this mode?
I found that the new version of Angular supports this mode.
https://angular.dev/guide/ssr#configuring-server-routes
Does react router have similar functions?
Beta Was this translation helpful? Give feedback.
All reactions