Alex Frangulev

Results 2 comments of Alex Frangulev

I had same issue and manage to fix it by adding : ``` align={{ offset: [0, -5], }} ``` to the `Tooltip` Here is, how my handle looks now: ```...

Hm, I have just updated with: `console.log(data, error, loading);` and the result is: ``` Object {dog: Object} dog: Object images: Array[169] __typename: "Dog" undefined false --------------------- Object {dog: Object} dog:...