server-components-demo icon indicating copy to clipboard operation
server-components-demo copied to clipboard

Using react-fetch on client

Open natew opened this issue 4 years ago • 1 comments

It seems using react-fetch purely on the client side (with all react versions on 0.0.0-experimental-3310209d0) it doesn't match what you see on the server, I get promises that aren't unwrapped.

It has a .browser version but I don't see any example usage on client, so will just leave this open for further information on if this is intended to work.

natew avatar Dec 24 '20 18:12 natew

Can you clarify what you’re seeing? I think I tried it and it worked as I expected but might have missed something.

gaearon avatar Dec 25 '20 16:12 gaearon