Open pyphilia opened 2 years ago
There seems to be a problem with the server side rendering of the library. The only part that is pre-rendered is the footer. Investigating why the whole page is not pre-rendered by the server should improve the referencing issues.
It definitely seems so, here's the raw html source when you first get the library home page:
So we clearly have some hydration data, but they are clearly not SSR'd into the original html.
I've tried to search for some libraries and got these results: