Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

375
Views
Angular Iframe is loaded correctly, but it is not working in CHROME

I have embedded an iframe in Angular like this

@Component({
  selector: 'a-selector',
  template: `<iframe *ngIf="true" [src]="'https://stackoverflow.com/examplewebsite/login' | safeUrl" style="width: 100%; height: 100vh;" scrolling="no" frameborder="0"></iframe>`,
  styleUrls: ['./a.component.css']
})

export class AComponent implements OnInit {
  ...
  constructor(...) {...}
  ngOnInit() {...}

Iframe is loaded properly, and working properly(I have to log in in it) in Firefox, but not logging in in Chrome There are some errors in console HTML code 401

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!