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

152
Vistas
Chrome Extension - chrome.tabs.group function error ... 'tabIds': Value did not match any choice

I get error when some tabs are created and I want to group them. Although
See the // Error part below

....
    var ids = [];
    myconfig.tabs.forEach((tab) => {
      chrome.tabs.create({ url: tab }).then((tt) => {
        ids.push(tt.id);
      });
    });

... // ids:Array - 0: 72, 1: 73 length: 2

  chrome.tabs.group({tabIds:ids}).then((groupId) => { // ERROR : Error handling response: TypeError: Error in invocation of tabs.group(object options, optional function callback): Error at parameter 'options': Error at property 'tabIds': Value did not match any choice.
      gId = groupId;
    });
  }
});

Pls correct me to solve this error, thanks in advance.

Csaba

about 4 years ago · Santiago Gelvez
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