Skip to content

NethLink: Unexpected Error. Cannot Read Properties of Undefined in ProfileDialog #7260

@viktec

Description

@viktec

When clicking on the user image in the NethLink interface (e.g., attempting to log out), the application throws an error and does not proceed as expected.

Error Message:

Unexpected Application Error!  
Cannot read properties of undefined (reading 'hasOwnProperty')  

Stack Trace Highlight:

The issue originates in the ProfileDialog module, as shown in the stack trace:

  • File: resources/app.asar/out/renderer/assets/index-...js
  • Function: ProfileDialog

Steps to Reproduce:

  1. Open the NethLink application.
  2. Click on the user image in the top-right corner of the interface.
  3. Observe the error dialog and application behavior.

Expected Behavior:

Clicking on the user image should open the profile menu, allowing actions such as logging out or changing user settings.

Observed Behavior:

An error dialog is displayed, preventing further interaction with the profile menu.

Environment:

  • Application: NethLink 1.0.0
  • Operating System: Windows
  • Version: 11

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethlinkThe issue is related to NethLink (NethVoice Desktop client)nethvoiceBug or features releted to the NethVoice project

    Type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions