Juan Rivillas

Results 5 issues of Juan Rivillas

Hi, Is there any place where I can find how to build a Docker image with Node and this library ? I'm having issues running it with `node:8.7.0-alpine`. I get...

I am trying to modify an item but it does nothing. The only thing that I see it's different is that the dn of my user does not contain `cn`....

Hello! First of all, thanks for the lib. It's really useful. However, I can't make this template work ```vtl #if( $limit != '' && $limit.matches('^\d$')) { "ok": 1 } #else...

Hi, I experienced that the onKeyup listener for `esc` is not working for clearing the filter in firefox. I experienced that in my application but afterwards i realized that I...

Hi, I'm not sure if i'm making some mistake but I'm following the demo code. The problem that I'm having is that the method `getLabel` gets called twice the first...