GithubHelp home page GithubHelp logo

Comments (9)

jpike88 avatar jpike88 commented on September 18, 2024 1

ill find time over the next couple of days to do it

from ngxd.

thekiba avatar thekiba commented on September 18, 2024

Hello! Can you reproduce bug in github repo?

from ngxd.

jpike88 avatar jpike88 commented on September 18, 2024

I'm having issues too, output events don't bubble to the container component. Don't have time to repro. angular 8

from ngxd.

thekiba avatar thekiba commented on September 18, 2024

@ciukstar @jpike88 I need repro to fix this issue, because I can't repeat it.

from ngxd.

jpike88 avatar jpike88 commented on September 18, 2024

@thekiba https://stackblitz.com/edit/angular-emptyproject-8-pipe-xa89vy

from ngxd.

thekiba avatar thekiba commented on September 18, 2024

@jpike88 It is not possible to add output binding on ng-container. You should create an identical output in your host. I change your stackblitz, check it:
https://stackblitz.com/edit/angular-emptyproject-8-pipe-zfretq

Also, you can use manual bindings with the oldest method. But I don't recommend to use it:
https://github.com/IndigoSoft/ngxd/blob/master/MIGRATION.md#auto-binding-component-context

And If you need more examples, you can see it here:
https://stackblitz.com/edit/angular-simple-dynamic

from ngxd.

jpike88 avatar jpike88 commented on September 18, 2024

Right, that's not clear at all in the documentation, I think you need to mention that as it doesn't make sense..

So you have to put an @output in the child AND the container, and the @output variable names have to match, right?

from ngxd.

thekiba avatar thekiba commented on September 18, 2024

Yes, right. I will try to show that in documentation, thank!

from ngxd.

ciukstar avatar ciukstar commented on September 18, 2024

Resolved

from ngxd.

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.