Chad Smith

Results 10 comments of Chad Smith

We are having the same issue. Any help from @stomita would be appreciated.

@thombrg - I have created a new Plunker that uses ngRepeat, let me know if the following doesn't match what you are seeing. http://plnkr.co/edit/PNLjDEaRKtpLgGZMJypk?p=preview

@YaroslavLyzlov - Can you view this file and let me know if it doesn't cover your example. http://plnkr.co/edit/PNLjDEaRKtpLgGZMJypk?p=preview

@ebokobza can you provide an example of your code so we could take a look? Sorry for the late response.

I don't believe that it's officially supported on NuGet. One of the authors @agrublev or @CamaroSS would have to create an account - https://www.nuget.org/users/account/LogOn?ReturnUrl=%2Fpackages%2Fupload then add the repo.

Steps to get a new package setup - http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package Not sure how often we can build, and keep NuGet updated as well. My concern about using this build application is...

@rogier21 - That makes a lot of sense. I will look into getting this setup, it seems rather complicated for something that should be really simple. Bower would be the...

@mkbhatia - Are you using the stock Android browser or something else? I tested with my S4 from a clean clone of the repo fork I have and it's working...

@mde - I pulled the branch from @arthanzel and ran the tests. I installed nyc to get the coverage details from mocha: ---------------------|---------|----------|---------|---------|--------------------------------------- File | % Stmts | % Branch...

@mde Will you please have a new release then as per the PR - https://github.com/jakejs/jake/pull/411. This includes the latest version which will also resolve the CVE against async. After you...