We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Am trying to import that into my ionic angular project
Installed this package : npm i @dabeng/ng-orgchart
Still am getting error; Am i missing anything ?
The text was updated successfully, but these errors were encountered:
I found the import syntax:
import { OrgchartModule } from '@dabeng/ng-orgchart';
Now in the browser console, am getting this
'organization-chart' is not a known element:
Sorry, something went wrong.
@suvinmanoj are you solve this issue ??
Same error, but I resolved after install orgchart on my project npm i orgchart
npm i orgchart
same... are you solve?
No branches or pull requests
Hi,
Am trying to import that into my ionic angular project
Installed this package : npm i @dabeng/ng-orgchart
Still am getting error; Am i missing anything ?
The text was updated successfully, but these errors were encountered: