Francois Zaninotto

Results 401 comments of Francois Zaninotto

Could you also update the README and the jsFiddle? Currently the demo is broken.

This seems to be a reproducibility issue. If you run the same test several times, does it output consistent results? My interpretation is that given the low emissions you're getting,...

One explanation I can think of is that your server uses multithreading to optimize the workload when there are many containers. Therefore, the payload of a single container takes less...

HArd to say without a reproduction. Would you mind giving enough details so we can reproduce it?

Thanks for your comment. Can you rebase to fix the merge conflicts?

I think we should add the typescheck of the simple example to the typecheck CI step

Hi, and thanks for your suggestion. You can already override the success side effects with the `mutationOptions.onSuccess` prop, as in the screenshot you pasted in the "Additional context" section. This...

Understood, thanks for the reproduction. You're right: there is no easy way to do what you ask without rewriting significant parts of the controller. So we need to expose an...