Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

76
Vistas
Component `escape` bubbling up from `select` element

I have a modal component. it used to close on press of escape button. now I have a select option within it. when i press the tab with select option and do the escape to come out of the select element, now my popup as well getting closed. i tried with adding stopPropagation but not works.

here is the html: confirmCancel() method getting triggered

<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
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda