Olivier Lance

Results 20 comments of Olivier Lance

@aikin-vip thanks for the report! Note for myself: https://www.prisma.io/docs/reference/api-reference/prisma-schema-reference#model-fields Will fix ASAP, sorry about this

Guys, I'm sorry I don't remember having seen this issue at all :\ Let me look at @ErwinM PR and I'll try to act quickly on it!

Hi, unfortunately I don't have much time to maintain this old plugin and it's been really a long time since I used it... If I am not mistaken, you should...

ah, it's "funny" that you're the first one to even ask for this... it's indeed missing! My feeling is that this code need to be overhauled anyway, so I do...

:) Okay, I'll find time to review the PR and get everything merged! :+1:

Could you please provide any error message, or at least what you mean by "does not work"? Thanks!

@ErwinM thanks for your PR, however I wonder if this is really the way to go? Shouldn't we listen to the change event of the underlying checkbox and silently update...

@mikem1977 ``` javascript $("#switch1 input").switchButton("redraw"); ``` You'll have to check out @ErwinM's code though

Hope I'm not off-topic, but couldn't we accept an array of facets and consider these facets should be OR'd?

hmm but what would it be OR'd with? The previous facet values? The next that will be added? Both?