nerezo

Results 5 issues of nerezo

Hi, It was necessary to manage storage key of ng-idle from the application for me. I defined two more service method for setting and getting the local storage key. `IdleProvider.setLocalStorageKey('key-postfix')`...

Hi, I am using server for my two web application internally (with IP Address). These two application uses same localStorage key (ngIdle.expiry) and override each others' expire times. It would...

Hi, When I used this library on my product with another libraries, occurs this javascript error: "Uncaught TypeError: (intermediate value)(…) is not a function". I think that cause of the...

Hi, I would like to work on Turkish translation as far as I can. If there is someone else who are interested in Turkish translation please drop a comment on...

translate

Hi, When I try to run one of the samples, the below error occurs: ```console Traceback (most recent call last): File "hello-world-bot.py", line 8, in import btcebot File "build/bdist.linux-x86_64/egg/btcebot/__init__.py", line...