clocked0ne

Results 5 issues of clocked0ne

The lines of code using attribute selectors to match the id do not work with the latest jQuery: ``` javascript $('a[href=#' + visible[0].attr('id') + ']') ``` In my case, the...

Hi, Thank you for releasing an 'official' Google Oauth2 passport module. I am having some trouble trying to implement a dynamic callback URL arrangement similar to that discussed here: https://github.com/jaredhanson/passport-facebook/issues/2...

During deployment in Circle CI after updating to 4.2.0 I'm seeing the folowing error: ```js TypeError: Cannot read property 'config' of undefined at Object.addApiKey (/home/circleci/project/node_modules/serverless-add-api-key/src/helper.js:286:31) ``` It looks like if...

I can find very little information on this error in the AWS documentation and do not know the root cause, so for now I have forked the repo and used...

For example, [jQuery Cookie](http://plugins.jquery.com/cookie/) always has the author comment block at the top of the file, even in the minified version. When this is passed to the bundler it seems...

bug