GithubHelp home page GithubHelp logo

Comments (6)

brunowego avatar brunowego commented on May 27, 2024

I not using directives in the same element of controller.

from angular-intro.js.

riyunoa avatar riyunoa commented on May 27, 2024

Hey, I had the same problem too. I managed to reproduce this with the example plunkr. I had to include the ng-intro-method attribute like so:

<div class="content" ng-intro-options="introOptions" ng-intro-autostart="true" ng-intro-method="CallMe" ng-intro-autorefresh="true">

My guess is that it might be something to do with scopes, because later on in angular-intro.js, when autoStartWatch got called, scope.ngIntroMethod as well as the other methods were all undefined. I'll try to fix it later if I have time, but for now specifying ng-intro-method seems to work.

from angular-intro.js.

brunowego avatar brunowego commented on May 27, 2024

Get issue again with angular 1.4.9

from angular-intro.js.

brunowego avatar brunowego commented on May 27, 2024

@mendhak know how solve this issue? Thanks!

from angular-intro.js.

HugoPoi avatar HugoPoi commented on May 27, 2024

This error is throw because the directive definition need =? for optional scope binding.
A fix of an old regression introduce in 1.4 has been publish in 1.4.9
angular/angular.js#13937

from angular-intro.js.

enricop89 avatar enricop89 commented on May 27, 2024

I'm having the same issue with angular 1.5.11. Did someone know how to solve this issue?

from angular-intro.js.

Related Issues (20)

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.