Open SubhasisDebsharma opened 4 years ago
BrowserAnimationsModule inside the ng-orgchart project is making issue while using in project. Removing the BrowserAnimationsModule from the ng-orgchart project and adding it into the main project works fine
Thank you @SubhasisDebsharma
after adding it to main project i am getting Can't bind to 'datasource' since it isn't a known property of 'organization-chart'. Do i need to remove BrowserAnimationsModule from app.module.ts ??
BrowserAnimationsModule inside the ng-orgchart project is making issue while using in project. Removing the BrowserAnimationsModule from the ng-orgchart project and adding it into the main project works fine In which file you made change? Can you please send me ng-orgchart node module folder?
It still gives me error.
@kashyappandya12 there is a PR raised from my side for the changes. Please look into that.
This issue is a blocker for many using lazy module loading. Would love to see it fixed! Thanks!
Any plan to resolve this issue?
anything ?
@dabeng Any update on this please ? Unable to implement lazy loading due to this...
+1
It's indeed blocking us as well. Hope PR https://github.com/dabeng/ng-orgchart/pull/5 will be accepted soon 🤞 @dabeng
@dabeng Any update on this please ?
Does anyone have forked repository after removing BrowserAnimationsModule ?
NO update on this? geeeeeze
BrowserAnimationsModule inside the ng-orgchart project is making issue while using in project. Removing the BrowserAnimationsModule from the ng-orgchart project and adding it into the main project works fine