I get a run time error after updating to Angular 5.0.0:
Can't bind to 'ngOutletContext' since it isn't a known property of 'ng-container'.
In the specs I read that ngOutletContext should be renamed to ngTemplateOutletContext.
https://github.com/valor-software/ngx-bootstrap/issues/2658
regards
Joachim
I get the same error. Is there an update plan yet?
By replacing ngOutletContext to ngTemplateOutletContext in all files, it worked for me.
When will this be on npm? Tnx (5.1.2)
Any news on this issue?
@devfcr this will be fixed as soon as possible according to this comment
Published in 5.2.0
Most helpful comment
When will this be on npm? Tnx (5.1.2)