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

84
Views
Componente `escape` burbujeando desde el elemento `select`

Tengo un componente modal. solía cerrarse al presionar el botón de escape . ahora tengo una opción de select dentro de ella. cuando presiono la pestaña con la opción de select y hago el escape para salir del elemento de select , ahora mi ventana emergente también se cierra. Intenté agregar stopPropagation pero no funciona.

aquí está el método html: confirmCancel() que se activa

 <ibo-custom-modal [isTable]="true" [showModal]="addItemPop" [title]="title" (modalClosed)="confirmCancel()"> <div (keydown)="($event); $event.stopPropagation()">//not works <select (keydown)="calling($event)">//tried here as well <option>one</option> <option>two</option> <option>the</option> </select> </div> </ibo-custom-modal>
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!