GithubHelp home page GithubHelp logo

angular-360-no-scope's People

Contributors

askmike avatar christopherthielen avatar mchmielarski avatar patrickjs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

angular-360-no-scope's Issues

Issue if constructor param is array and not function

The documentation defines the register method of the $controllerProvider as method which accepts as constructor parameter either:

  • A function (which your code works)
  • An array containing the dependencies.

In my case the parameter looks like that:
['dep1', 'dep2', 'dep3', function() { }]

In that case the prototype-property is undefined.

Kudos for the name

Not really an issue but i just wanted to say that you came up with a funny name ;)

is not using explicit annotation and cannot be invoked in strict mode

this module can be really useful, but i've got this error

is not using explicit annotation and cannot be invoked in strict mode

i'm using webpack with this

and have ng-strict-di sit in body tag

if i remove ng-strict-di, 360-no-scope can work.

how can i make this module work without remove ng-strict-di

After uglifying with Grunt controller prototype is undefined

I have next problem:
I do to all my JS files uglifying with Grunt. before uglifying I have to run ng-annotate, but I think there is no issue with it.
When I do this the controller prototype in angular-360-no-scope becomes undefined on injection.
The problem still remains if I do not uglifying the file it self. However, if the code is not uglified all is worked prefect!
I broke my head in order to solve this problem.
Do anybody have solution?
untitled

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.