Matthieu Dumont
Matthieu Dumont
Spent half an hour again today on this one in Zendesk. /o\\ I was used to using custom widgets to set my refinements and did a hack to set a...
Basically, I think the idea here is that it doesn't make sense to reset the page when done before the `search.start()` of `instantsearch.js`, because there, we're initializing with the same...
Getting bit in my hack inside the `searchFunction` is definitely OK, the surpising part is really inside an `init` function of a custom widget.
:+1: That's the only missing thing in this library. But I would specify the list the other way around, since for a same character you can have multiple encodings `HTMLEntities.new.decode(str,...
See #199
@sayrer > ### Lambdas > > When the value is a callable object, such as a function or lambda, > the object will be invoked and passed the block of...
I have absolutely no idea on how to do it, but I would love to have such a feature!