79096750

Date: 2024-10-17 06:34:52
Score: 1
Natty:
Report link

another way is to add key for tracking so that angular will mount and unmount internally:

 @for (url of [item.url]; track url) {
              <iframe width="100%" height="100%" [src]="url"></iframe>
            }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Abzal