Posts by Lucas Varela • 21 points
1 post
- 
		2 votes1 answer1888 viewsQ: How to insert an Angular directive into HTML using an external script?I need to insert a directive within the code of a calendar that is already implemented on a site I’m creating, but I found a problem: in HTML, the directive is printed normally, but Angular does not…