AntoineDuComptoirDesPharmacies

Results 29 comments of AntoineDuComptoirDesPharmacies

We did further analysis on this problem and we figure out the exact cause of this wrong dirtiness detection. The problem come from PostgreSQL not respecting order of fields while...

> Hi there! > > I'm having the same issue, trying to set a min/max on my range to avoid having dynamic values and the current refinement gets the min/max....

@joepio @Haroenv We clearly see a big performance dump when repeating the `useHits` hook a large amount of time. In our use case, we were putting `useHits` in every `Hit`...

@Haroenv that would help people using the `Hits` UI component, for sure ! On our side we have our own UI component but we could do the same as you...

In fact we do not use `Hits` because we have a custom UI for the listing of Hits, we do not want to use `ol` / `li` DOM nodes but...

In addition to the statistics analysis deffect, it provide a big dump of performance, maybe to link with this ticket : https://github.com/algolia/instantsearch/issues/5237 For example on our side, we were using...

Hi @shughes-uk , We have the same problem on our side. I am wondering if the PR of @afn here may help about our problem : https://github.com/pbeshai/use-query-params/pull/266 On our side...

Hi @rbygrave, If you feel there is something missing to complete the PR or need additional information, do not hesitate to ask, we are available. 👍 Yours faithfully, LCDP

No problem, it is to be sure that we could not have help more on our side. Great idea about storing object checksum as a derived data of the POJO....