Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

145
Visualizações
Error payload exceeded 1 mb on Select box click

there. I have very weird error from payload in console. Which i strugle to understand and fix. When i try to change a value in select box. And click on select box, i recieve warning which says

Error: payload exceeded 1MB limit
    at Object._$jsonPayload_21.event

Although app doesn't crash, it just throws error in console.

And the wierdest part is that i dont even change value in select box, i just click on it not selecting yet a value.

Also i forgot to mention that i recieve employees from Redux, but error trigers when i click on Select element.

I never faced this error previously, if anyone knows how to fix it or what may be wrong here, i would be very gratefull.

      <Select
        onChange={(e) => { concole.log(e)  }}
      >
        {
          employees.map(employee => {
            if (employee.works === true) {
              return <Option key={employee.id} value={employee.name}>{employee.name}</Option>
            } else {
              return null
            }
          })
        }
      </Select>
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda