Angular-tree-component: not compatible with angular 5 after version beta 4

Created on 18 Oct 2017  Â·  21Comments  Â·  Source: CirclonGroup/angular-tree-component

Not compatible after version 5.beta-5

https://github.com/angular/angular/blob/master/CHANGELOG.md#500-beta5-2017-08-29

common: remove deprecated NgTemplateOutlet#ngOutletContext

common: NgTemplateOutlet#ngOutletContext has been removed as it was deprecated since v4. Use NgTemplateOutlet#ngTemplateOutletContext instead.

error message

   To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
      <ng-container
        [ngTemplateOutlet]="templates.treeNodeFullTemplate"
        [ERROR ->][ngOutletContext]="{ $implicit: node, node: node, index: index, templates: templates }">
      </ng-c"): ng:///TreeModule/TreeNodeComponent.html@22:8
bug

Most helpful comment

Merged and will be published soon

Adam Klein
Chief Technology Officer

Tel. +972-52-7475633 <+972527475633>
Web 500tech.com http://www.500tech.com/ | github.com/500tech |
@adamklein500 http://twitter.com/adamklein500

On Sat, Nov 4, 2017 at 7:27 PM, Dmitry Zakharov notifications@github.com
wrote:

ng-container and ngOutletContext is deprecated and/or removed in Angular 5
(for details check angular 5 changelog).

angular-tree-component should be angular 5 compliant for using it with
angular 5.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/500tech/angular-tree-component/issues/454#issuecomment-341914954,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA2SSiBnDvpLK4D2y9ull4En7elV4Hnkks5szJ6WgaJpZM4P9zoW
.

All 21 comments

Will wait for Angular 5 to be released and then make it compatible

Thank You they are promising official release next week.

Hello, any update? Angular 5 has been released ...
Cheers

Hey, same thing here :)
With v5.0 freshly out :o

I guess that https://github.com/500tech/angular-tree-component/pull/460 is doing the job.
Could you have a look please?
Many thanks

Hey, I have the same problem, hope to have a new version. thanks!

Seeing the same issue here when trying to update to Angular 5.0.0

Same problem!

Same problem here

hope this issue can be sloved in time.

+1

It's solved in the master branch, but not available for npm I guess?

Yes I guess so @burakkilic.
Do you have rights to push it to npm @adamkleingit?

Thx

ng-container and ngOutletContext is deprecated and/or removed in Angular 5 (for details check angular 5 changelog).

angular-tree-component should be angular 5 compliant for using it with angular 5.

Merged and will be published soon

Adam Klein
Chief Technology Officer

Tel. +972-52-7475633 <+972527475633>
Web 500tech.com http://www.500tech.com/ | github.com/500tech |
@adamklein500 http://twitter.com/adamklein500

On Sat, Nov 4, 2017 at 7:27 PM, Dmitry Zakharov notifications@github.com
wrote:

ng-container and ngOutletContext is deprecated and/or removed in Angular 5
(for details check angular 5 changelog).

angular-tree-component should be angular 5 compliant for using it with
angular 5.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/500tech/angular-tree-component/issues/454#issuecomment-341914954,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA2SSiBnDvpLK4D2y9ull4En7elV4Hnkks5szJ6WgaJpZM4P9zoW
.

cheer up!

Has this one got published yet ?

@adamkleingit is at Angular Connect this week, so my guess is that publishing this might take a while. Enjoy the conference, Adam! We'll survive a week without upgrading to Angular 5.

@adamkleingit are you able to provide an update on when this is likely to get published? Thanks

Hi,
published in 5.2.0. Thanks for the patience.
@isaacplmann Thanks! Did you enjoy my talk? :)

@adamkleingit thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicolae536 picture nicolae536  Â·  5Comments

chpasha picture chpasha  Â·  5Comments

Gillardo picture Gillardo  Â·  5Comments

CC84 picture CC84  Â·  4Comments

filipemansano picture filipemansano  Â·  5Comments