Skip to content

NethVoice CTI: Voicemail message deletion error: React infinite loop #7539

Closed
@mgarra

Description

@mgarra

Description:
When trying to delete a voicemail recording in NethCTI, the message is not actually removed.
The browser shows the following alert:
Application error: a client-side exception has occurred (see the browser console for more information).

In the developer console, the following error appears:

Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

Expected behavior:
The voicemail message should be deleted correctly and no client-side error should occur.

Attachments:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethvoiceBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions