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

236
Views
El botón no funciona dentro de vaadin-grid (javascript)

Tengo un botón en una cuadrícula de Vaadin que quiero abrir un enlace en una nueva pestaña, pero no funciona dentro de la cuadrícula. Probé el código fuera de la cuadrícula y funcionó allí. Todo se hace usando Lit.

Aquí hay parte del código:

 <vaadin-grid-column resizable="" path="action" header="Action"> <template> <button @click="${this._openTab()}"Test</button> </template> </vaadin-grid-column>

La función _openTab:

 _openTab(e){ window.open("https://google.com", "_blank"); }
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!