express-query-boolean icon indicating copy to clipboard operation
express-query-boolean copied to clipboard

giving 0 is translated as true

Open vtellier opened this issue 7 years ago • 2 comments

// ?a=1 true
// ?a=0 true as well

I would have expected zero to be false. Isn't it?

vtellier avatar Feb 21 '18 14:02 vtellier

@vtellier I can't reproduce this locally. Can you provide a minimum test case?

mariusc23 avatar Feb 21 '18 17:02 mariusc23

Sure! I'll send you ASAP.

vtellier avatar Feb 21 '18 17:02 vtellier