Przemek Brzosko

Results 27 comments of Przemek Brzosko

So, we seem to have like twice as good performance, as it was. The only issue we see is that when the test fails, there is no timeline data and...

I am having the same issue, which produced code that doesn't compile. Can you take care of it?

Yeah, for now I have overwritten the formBody, If I remember correctly, to be empty just for this one endpoint I have with an error. I don't use this endpoint...

Another example: ``` const queryFn: QueryFunction = ({ signal }) => sampleEntityGetMetadata(unref(id,params), { signal, ...fetchOptions }); ``` There are two errors here: - unref with two parameters where it expects...

Also we use one theme instance and everything is constant in it - I think those component styles should be generated once and added to the page and that's it....