Ondřej Kohout

Results 6 comments of Ondřej Kohout

Hey, i've just run into your issue to see if there are some deal-breakers when using this library. Anyway, this should work and be solved if you set height to...

I'm experienced something similar, that might be connected to your behaviour. It feels like an errorneous behaviour of the cache. Your mutation is returning data on the response of the...

thanks @benjamn , adding `nextFetchPolicy` seems to be working just well. The behaviour seems to be quite the same as in Apollo version 2 with `fetchPolicy: cache-and-network` :+1:

This is still an issue. Complex validation functions that might not be dependent directly on form value/values but on additional data, would still throw that warning when following the documentation...

This is still an issue. Complex validation functions that might not be dependent directly on form value/values but on additional data, would still throw that warning when following the documentation...

> I unfortunately haven't found any simple workaround. The `rect` prop has still null values in `6.0.8` version. I'm migrating from `react-sortable-hoc` and previously the event exposed the whole node....