Skip to content
New issue

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

Unable load SVG in production build while using ngx tree dnd #52

Open
vr-virus opened this issue Sep 26, 2019 · 1 comment
Open

Unable load SVG in production build while using ngx tree dnd #52

vr-virus opened this issue Sep 26, 2019 · 1 comment

Comments

@vr-virus
Copy link

vr-virus commented Sep 26, 2019

I have follow same step to resolve this issue as mentioned in this closed issue #46 but i am still not able to resolve this.

I am using <lib-ngx-tree-component [treeData]='youTree' (ondragend)='onDragEnd($event)'> in my component and i have also import the fortawesome in my module and component but still i don't know where we use this import fortawesome(import { faEdit,faMinus,faPlus,faTimes } from '@fortawesome/free-solid-svg-icons';) because i am using <lib-ngx-tree-component [treeData]='youTree' (ondragend)='onDragEnd($event)'> instead of <fa-icon [icon]="faCoffee">.

So, Please provide more clarity to resolve this issue.

@Fabian-Luque
Copy link

Hi, any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants