TypeError: Cannot read property 'hasOwnProperty' of undefined

Hi Team Helical,

Getting error Error: Uncaught TypeError: Cannot read property ‘hasOwnProperty’ of undefined
url: http://localhost:8085/hi-ee/js/voice.js, line: 1, column: 9320 (TypeError: Cannot read property ‘hasOwnProperty’ of undefined)

Using Helical Insight 3.1. While using chrome browser I am often getting this below error
Error: Uncaught TypeError: Cannot read property ‘hasOwnProperty’ of undefined
url: http://localhost:8085/hi-ee/js/voice.js, line: 1, column: 9320 (TypeError: Cannot read property ‘hasOwnProperty’ of undefined)

Please refer to below snapshot

Thank You
Riwim

1 Like

Hello Riwim,
This is not a bug. This happens when a user is using Chrome browser and the chrome is having certain details which are saved at the browser level. So that in certain cases throws this. This does not affect any functionality or is not a bug as such. You can still continue using the application. Aside you can also use any other browser and you will not see this kind of bug.

Thanks
Team Helical