Matias Santillan
Matias Santillan
Removing ratings from eager loaded relations drop request duration to ~58ms. 
> When you are using `asChild`, the `Button` component simply passes props to the child component, in our case, to the `Link` component. > > I am using `@tanstack/router`, so...
Did you fix it somehow? I'm having the same issue. The following gives `Unknown version 0` ```tsx ``` `item.photo` is similar to this `blob:http://host/54561466-20cf-49d4-bb1e-325f55b242a2` and it was generated from a...
I see, thank you. In my case I was on a rush so I ended up using react-to-print instead of react-pdf.