Gianluca Iselli
Gianluca Iselli
https://2captcha.com/ can be a workaround
Hi all, I had the same issue but i've fixed changing the last function of .directive('uiCalendar', ...) like this: ``` javascript scope.$watch(getOptions, function(newO, oldO) { scope.destroy(); $timeout(function(){scope.init()}); // Be sure...
To make this app run I have changed the import of `NgReduxFormModule` (in the file ```example-app/src/app/feedback/module.ts```) from: ```import { NgReduxFormModule } from '@angular-redux/form';``` to ```import { NgReduxFormModule } from '@angular-redux/form/dist/source';```
I have a pk with 100% iv and bad 2° skill and another one with 98% iv and good 2° skill.. I would not use this function because i prefer...
Hi @gorghino, thanks for this tip. 💪 I'm pretty sure that, at this moment, the [Telegram bot API `sendDocument`](https://core.telegram.org/bots/api#senddocument) does not permit images and documents (the mp3 in this case)...