GithubHelp home page GithubHelp logo

Comments (4)

marcalj avatar marcalj commented on May 13, 2024

I have the same issue with a normal Angular 2 component (not using meteor at all).
ngFor seems to add an extra item of array and cannot find elements :(

from angular2-meteor-auto-bootstrap.

dotansimha avatar dotansimha commented on May 13, 2024

@denodaeus can you please provide an example for code/repository with this issue?

Thanks.

from angular2-meteor-auto-bootstrap.

barbatus avatar barbatus commented on May 13, 2024

obsolete

from angular2-meteor-auto-bootstrap.

 avatar commented on May 13, 2024

Same issue encountered

modules.js?hash=13d9661…:88455 TypeError: Cannot read property 'lastRootNode' of undefined
    at AppElement.attachView (modules.js?hash=13d9661…:70382)
    at ViewContainerRef_.insert (modules.js?hash=13d9661…:70582)
    at ViewContainerRef_.createEmbeddedView (modules.js?hash=13d9661…:70562)
    at modules.js?hash=13d9661…:79287
    at MongoCursorDiffer.forEachOperation (modules.js?hash=13d9661…:138650)
    at NgFor._applyChanges (modules.js?hash=13d9661…:79285)
    at NgFor.ngDoCheck (modules.js?hash=13d9661…:79279)
    at DebugAppView._View_MovementList0.detectChangesInternal (MovementList.ngfactory.js:223)
    at DebugAppView.AppView.detectChanges (modules.js?hash=13d9661…:72006)
    at DebugAppView.detectChanges (modules.js?hash=13d9661…:72112)
    "@angular/common": "2.0.0-rc.5",
    "@angular/compiler": "2.0.0-rc.5",
    "@angular/core": "2.0.0-rc.5",
    "@angular/forms": "2.0.0",
    "@angular/http": "2.0.0-rc.5",
    "@angular/platform-browser": "2.0.0-rc.5",
    "@angular/platform-browser-dynamic": "2.0.0-rc.5",
    "@angular/router": "3.0.0",
    "angular2-infinite-scroll": "^0.2.3",
    "angular2-meteor": "^0.7.0-beta.1",
    "angular2-meteor-polyfills": "^0.1.1",
    "angular2-pagination": "^0.2.1",

Apparently happens on a redisplay of a collection after subsequent subscribe's #find().

Tying to isolate the issue.

from angular2-meteor-auto-bootstrap.

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.