Manuel Conde Vendrell

Results 22 comments of Manuel Conde Vendrell

No advances in the approval?

Seems that I need a maintainer to real approve and merge

@mashpie nothing to do with this, but thanks to this issue I found why I got an error on my templates when using `` in express 4.15 I didn't know...

Hi, TheRook. Would be a code similar to this a valid solution? ``` python import bcrypt # Create a hashed password based on a username+password def hash_password(username, password, salt=None): if...

Great. I've tested it with 12 previously (in my local dev machine, old dual core) but the process was very slow. E.g. with 12, the login page was 8 secs...

Ok guys, if you are getting this error when trying to get USB devices: `Cannot read property 'requestDevice' of undefined at Observable._subscribe (ng-thermal-print.js:1037)` in your server, but all is running...

@AlluNandaKishore I can confirm that this works, I'm using currently in my project. Try to read my improved docs (PR approval pending) to see if that clarifies something: https://github.com/mcvendrell/ng-thermal-print/tree/patch-1

> Thanks, @mcvendrell . > But, I was trying it from last two days. I couldn't see the printer connected log at least once the constructor part. > `I'm also...

> It's connected on installing the driver. Great > Can this support & print, images/QR codes along with multiple slips at once ? This driver only supports text currently, but...

> @mcvendrell Here is the attached Snapshot, i clone your repo mention in above thread also tried Zadig (https://zadig.akeo.ie/) but nothing works for me, can some one guide me? >...