Hi Shopify team,
Could you please take a look at the useCurrentUser hook in Shopify Minis? Sometimes it doesn’t work properly and returns undefined.
Hi, the useCurrentUser hook also returns a loading variable. Maybe the code is reading the value of currentUser too soon while loading is still true?
I’ll update the docs on my side to highlight this.