Ismael O.

Results 28 issues of Ismael O.

Hello, The installation fails now because the module infinity-angular-chosen is no longer available on bower or NPM, also the repository does not exist https://github.com/infinity-square/angular-chosen.git/ i've tried searching for it, but...

Can you implement the WithChannel Feature that allows you to get the channel on wich the message was sent in case you subscribe to multiple channels like so: ``` client.subscribe('/foo/*').withChannel(function(channel,...

Hi, from the docs I see we can get a list of available printers with `win.getPrinters(callback)` however there is no way to know which one has been set as the...

Can we add support for nested forms that can be added dynamically. this can be very useful. Usecase example: In a from of personal details, we ask to add kids...

I'm running on Ubuntu 20.04.6 LTS Focal This is the command i ran: ``` wget -qO- https://raw.githubusercontent.com/bigbluebutton/bbb-install/v2.7.x-release/bbb-install.sh | bash -s -- -w -v focal-270 -s virtual.mydomain.net -e [email protected] -g ```...

Hi, Is it possible to have synchronous versions of the functions generating qrcodes (eg: toDataURL(), .toSVGText(), .saveImage() ) in some cases its worth wating and easier to not have to...

enhancement

How can I confirm or dismiss the dialog using custom buttons i have on agularJS template ? maybe through ng-click or any other way ?

i noticed that `ng-click` works no more when i use this plugin with it on img tag eg: ` ` The function `addToOrder` doesnt get executed on click