Coco Guerra

Results 4 issues of Coco Guerra

I'm trying to extract the new token that is generated when the old one has expired. But when I try to access it, it is undefined: ```js handleResponse: (operation, accessTokenField)...

Can't figure out what's happening, what can I do? Should I send a header, or did it miss one step setting up the backend?

Hey. I have a `getNetwork={(network) => setLocalNetwork(network)}` prop in the `Graph` where I get the network object and save it to a local state. I also have an `afterDrawing` event...

Hi! Is there any specific reason why `new Set` is being used to avoid duplicates and the verbs conjugations? In many languages some verbs might be the same when conjugated...