Results 9 issues of David Vendel

Testing dynamic example, I just opened the code in browser without any chnange. When I click on some node, sometimes just once, sometimes more times, the whole tangle collapses, meaning...

Country flag is not visible in Safari

Hello, I have phone number as not-required input. I am forced to have defaultCountry prop, as without it component is crashing. But I want user, after playing with this field,...

TLDR: The persisted query link requires using the `HttpLink`. (see link to their doc bellow). Is it possible to set up MultiAPILink using `HttpLink`? (instead of `createHttpLink`) Longer explanation: Hello,...

Hello, it seems your library allows for using `subscriptions-transport-ws` to establish graphql subscription, which is not maintained anymore and is not recommended to be used. Is there a way to...

Hey there. I tried to make it work. If I just upload your ZIP to lambda and run the function, it works. So I decided to change a bit of...

Hello, I cloned this repo locally and inside example/create-react-app I run npm install, npm start. I get this error: Failed to compile. > For the selected environment is no default...

I have many tabs open, different query/mutation in each of them, but clicking between them / on them - does nothing. So essentially only way to switch tab is to...

We used this library to log the size of objects being cached. However, it actually causes massive memory usage spikes. To put it in numbers: Heap size (v8.getHeapStatistics()['used_heap_size']) jumped from...

bug