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

408
Visualizações
Vue.js When input elements are present, strange error appears in console

AT FIRST:

Error in event handler:

TypeError: Cannot read properties of undefined (reading 'Password') at c.D (chrome-extension://deakbjemijlmlcehdgejmdpekkceodmk/data/content_script.js:49:270)

This happens in any vanilla vue.js project. You can take the following links as reference or setup your own project:

https://vuetifyjs.com/en/components/text-fields/ (Vue 2)

https://next.vuetifyjs.com/en/components/checkboxes (Vue 3)

I'm not able to go behind this problem, and I didn't find any similar occurrences in others.

Thank you in advance.

MODIFIED:

For further explanation:

the project is created with vue-cli like this: vue create example

I just modified the HelloWorld component like this:

<template>
    <input type="text" v-model="example">
</template>

<script>
export default {
  name: "Foo",
  data:()=>({
    example:''
  })
};
</script>

This is the only thing actually in my html, when serving the app I get this error:

Error in event handler: TypeError: Cannot read properties of undefined (reading 'Password') at c.D (chrome-extension://deakbjemijlmlcehdgejmdpekkceodmk/data/content_script.js:49:270) at c.o (chrome-extension://deakbjemijlmlcehdgejmdpekkceodmk/data/content_script.js:52:234) at c.register (chrome-extension://deakbjemijlmlcehdgejmdpekkceodmk/data/content_script.js:53:395) at Ld (chrome-extension://deakbjemijlmlcehdgejmdpekkceodmk/data/content_script.js:180:13) at od (chrome-extension://deakbjemijlmlcehdgejmdpekkceodmk/data/content_script.js:183:105)

The error doesn't affect the app at any point, you can work with it without any further issues, but for any input, you have in the app you get this error in the console.

SOLVED

A specific extension tool in chrome caused this error, I could not disable it because it was a requirement.

The extension causing this error was Harmony Web protection, as I said for my corporation this tool is required and pre-installed on the devices.

More information on the extension: https://www.checkpoint.com/harmony/browse/

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

chrome-extension://kbjemijlmlcehdgejmdpekkceodmklkdjlkjd/data/content_script.js:49:270

This is happening in the React.js also because Harmony extension took screen shot of the Chrome-extension

problem is : If you add a input field in reactJs/angular/vueJs, harmony reads the input field value and React shouts it out loud. rest in peace security

adding the harmony link https://www.checkpoint.com/harmony/browse/

about 4 years ago · Juan Pablo Isaza Relatório
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