Closed
Description
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:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status