ViieeS

Results 21 issues of ViieeS

I suggest to include `` to `angular-youtube-embed.js` because it is dependency.

I pre-generate Angular $templateCache via AMD Loader and browserify. Swiper starts to render before Angular is loaded full template, as result not showing(I use variables and filters for slides' images...

I try to use uiCropper and [ui.bootstrap.contextMenu](https://github.com/Templarian/ui.bootstrap.contextMenu) together. ```html ``` The problem is after menu opened it doesn't close with left or right click because of this line: https://github.com/CrackerakiUA/ui-cropper/blob/9c26040c2ed1b4a80f1cfc7195058a9d2ae4b498/compile/unminified/ui-cropper.js#L2507 @CrackerakiUA,...

## Example If I call it like this: ```js const cn = withNaming({e: '__'}); ``` ```js cn('bl')('el', { mod: 'val' }); // -> bl__elundefinedmodundefinedval ``` It only works if I...

In [README.md](https://github.com/VividCortex/angular-recaptcha/blob/master/README.md) i can see: ![angular-recaptcha angularjs directive to add a recaptcha widget to your form 2017-04-06 17-18-59](https://cloud.githubusercontent.com/assets/8194543/24759183/53e76f1e-1aed-11e7-93b6-b201631142a1.png) but in [usage demo](https://github.com/VividCortex/angular-recaptcha/blob/master/demo/usage.html): ![angular-recaptcha 2017-04-06 17-22-17](https://cloud.githubusercontent.com/assets/8194543/24759254/987b03ac-1aed-11e7-953b-821d7e1aed66.png) `¯\_(ツ)_/¯`

Mic not working, just one option "line input" and "speakers" became displayed as "line output". And a little question, for make front panel work, I need ID 2 option?

I'm migrating from bower to npm and faced with a problem. I use jQuery v2.x for my project, and selectric worked fine if I install it via bower. But if...

**Library versions** - `react-aad-msal`: 1.1.3 - `msal`: 2.3.5 **Describe the bug** If application works during long period of time tokens start amass at localStorage and cookies (I already have about...