Closed buymel closed 5 years ago
I have resolved the issue with including .js scripts in angular.json.
Hi Mélanie @buymel:
Thank you for your contribution! That was very helpful.
I am trying to change the pedigree viewer to Angular base and I am new to this area. Would you mind to share your experiences with Angular?
Thank you very much! Kyra Zhang
Hello @dauglyon ,
I am trying to import and use this tool inside Angular 7 application. In browser console, I have this error message concerning the use of "PedigreeViewer()" function:
I created a component genealogic-tree with the following file genealogic-tree.component.ts:
In genealogic-tree.component.html':
And in the germplasm-card.component.html, I added a selector:
Thanks for your attention
Mélanie Buy