No relation field in browser at all

I have a problem, in the response of this api/posts?populate=*&sort=publishedAt:desc&pagination[limit]=3 in postman it gives me the first level relations without any problem, but in my react project and in the browser console it does not display the relations at all! it tried so many times but it does not work. for example I have the a relation between “Category” and “Post” in postman the categories appear and in browser it does not appear at all!

This topic has been created from a Discord post (1272909024895176804) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

No relation field in browser response at all