Lauri Svan

Results 38 comments of Lauri Svan
trafficstars

As per discussion, I changed the implementation so that it will return an ArrayQueryBuilder in case of NumberQueryBuilder and the normal QB in any other case. This is the solution...

@falkenhawk Sorry for the very late reply to this one. Did you spot some problem in my suggested solution, so that an alternate solution is still needed?

> Any update on this? I don't know - I have been perfectly happy with my solution and have not heard whether it is acceptable or not. The earlier comments...

> @koskimas is a great guy, unfortunately he didn't show up for some time either here or on the gitter channel. He could at least share a reason for his...

Could this resource selection algorithm help in my use case - reuse connections (=sessions) that have specific variables set? I would prefer an algorithm that could iterate the whole set...

> I ran into this as well. It looks like an issue with `graphql-jit` [zalando-incubator/graphql-jit#216](https://github.com/zalando-incubator/graphql-jit/issues/216) when using custom serializer and having a scalar like `DateTime`. In our usage, `useGraphQlJit({ customJSONSerializer:...

Agree, it would be helpful. Any ideas on how to add it without breaking the API (of just returning the actual payload)?

This one is interesting - indeed the requests might get entangled. I wonder if there were a way to inject case specific needs into the logs etc. While there's nothing...

The innermost wrapper before DataGrid is as follows. The whole component structure is quite deep, so I am not sure how much more I can give without making the set...

Unfortunately I am not able to extract full stack trace, as TrackJS only provides a few traces. As soon as I am able to repeat the problem myself, I could...