S
S
SkryMichael2019-03-15 08:04:04
Angular
SkryMichael, 2019-03-15 08:04:04

How not to track Angularjs code in an Angular 2+ project?

We need an easy way to insert the angularjs code into one of the Angular components of the project so that Angular does not try to process it and all the work is done only by scripts inside the component.
When trying to embed code normally, Angular tries to process Angularjs directives and throws a lot of errors.
I inserted it through an iframe for now, but this greatly complicates communication between projects.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question