Updated to 1.3.4 and am now getting
Can't bind to 'nodes' since it isn't a known property of 'Tree'. ("
Checking...
Same problem of @carmenbranje..
Should I import the TreeComponent inside my app.component?
I had a bad build in 1.3.4.
Can you check with 1.3.5?
On Wed, Oct 19, 2016 at 5:04 PM, saradalco [email protected] wrote:
Same problem of @carmenbranje https://github.com/carmenbranje..
Should I import the TreeComponent inside my app.component?—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/500tech/angular2-tree-component/issues/85#issuecomment-254822509,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA2SStQSvxa27Sc0dxTvuuMxOKgGiPMlks5q1iN9gaJpZM4KZ4j8
.
Check this
https://angular2-tree.readme.io/docs/getting-started
@carmenbranje you should import TreeModule in your app.module and map the library in systemjs.config.js.
Closing this