Open Almo7aya opened 6 years ago
Hello, I want to use this with Angular project, but I get an error because It uses a custom tag and Angular also uses the same, Angular throws an error 'img-2' is not a known element:.
'img-2' is not a known element:
Try to add the Custom Elements Schema in your angular module : https://angular.io/api/core/CUSTOM_ELEMENTS_SCHEMA
Hello, I want to use this with Angular project, but I get an error because It uses a custom tag and Angular also uses the same, Angular throws an error
'img-2' is not a known element:
.