Sort:  

I see 👍 web components are great for new type of dedicated apps. For SSR, I doubt it will be beneficial to use them. Next and nuxt already handling SSR very well, adding web components into complexity will degrade benefits of those frameworks. From what I know you will have to give up hooks and context management etc. My knowledge on this bit limited but will check more details.

I think the idea for SSR is just to give special results for the bots, so no functionality will be lost.