I have profile page where I do single row supabase query and filter using users uuid. then display user information returned from that row. I do not see why this would be duplicate query, if anyone can help. Query on userPageHeader and then it is passed to component.
How to resolve duplicate backend query
Database & APIs
Tried different ways to query but still same issue
Yes
2