Matias Santillan

Results 4 comments of Matias Santillan

Removing ratings from eager loaded relations drop request duration to ~58ms. ![image](https://user-images.githubusercontent.com/23386396/128691119-1f7be06e-7353-4a88-ad1a-3a222daeb379.png)

> 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.