Lee Powell

Results 48 comments of Lee Powell
trafficstars

Bit more digging, and this seems to be caused by using @babel/preset-env - so I'm not sure it's a bug with this plugin

Really eslint should be a peer dependency

If this isn't implemented it'd be great to see

Just got bitten by this ... wasted a couple of hours. If there's no appetite to change behaviour by the Apollo team, then this behaviour really needs to be highlighted...

For me, its a lack of documentation around the handling of errors in general for mutations (via useMutation) which is the issue. I had to go through a laborious trial/error...

That just fixed the bug I reported that both sets of onError callbacks are called if both present. I still feel there are lots of inconsistencies on how mutations behave...

Ah, not sure how I missed that. I’ll investigate alternatives. > On 23 Sep 2020, at 15:54, Roman Vasilev wrote: > >  > I think we need to choose...

Thanks. I was thinking of looking at axios. It’s fairly small and is well maintained.