bfredo123

Results 9 issues of bfredo123

**Describe the bug** I get a heap out of memory error when executing the code below, producing and saving a basic 100k-row file. It happens when calling the write method....

Hi, I am trying to use this ews-javascript-api package, but I am facing an issue: - I can use autodiscovery and send an email from a Windows/.Net program, from the...

Just browsing the documentation about the fullpage plugin, the webpage suggests me to ask my question here: why is the fullpage plug in deprecated in 5.9 (and removed in 6)?...

how to mention the Enter key? for instance, "meta+enter" or "meta+Enter" or "meta+ENTER" have no efffect.

I am using superlogin and ng-superlogin to manage access to CouchDB from a mobile app. This is really great! My issue is that some users have a firewall in their...

Hi, [ I have read the other issues relating similar cases, however this one is slightly different and I can't find a solution. ] On any state change, the superloginInterceptor'...

Hi, I am using superlogin and ng-superlogin and it's really great. However I have a trouble to internationalize my app, in order to present the error messages to the user....

I am trying to catch the 'sl:login' event broadcasted by the superlogin $get method (the one fired right after _session = JSON.parse(...) ). I would like to call $rootScope.$on in...

bug

Hi, SuperLogin allows authentication with only email and password (so, without a username), however ng-superlogin apparently requires username and password to be set in the credentials, because the login's first...