Can't report a "ui-interaction" event error #591
-
Hello, I'm having this user interaction error and I couldn't find a way to fix it. Normally, it happens when hanging up or ending a call. It usually happens when hanging up or ending a call. I took a look at the features that call these events when a call is disconnected/completed, but had no success in fixing it. When the button is pressed and the error occurs, it displays several errors in the console, one after the other, but Flex continues to work normally. Here are images of the errors: Flex ui interaction error logs Attached a document with the complete information of a single error log Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
After some testing, I discovered that this error only occurs when the Supervisor Barge Coach feature is activated. No matter how many other features are activated, as long as this one is, the error sometimes occurs when hanging up or completing a call. |
Beta Was this translation helpful? Give feedback.
-
Hi @TarikCarvalho08! Thanks for reporting, we will look into this. However, this error can be safely ignored as it is harmless. |
Beta Was this translation helpful? Give feedback.
-
Hi @dremin. This is an issue we have encountered as well - the issue appears to be that it is hitting the rate limit of flex telemetry, and when happening frequently can degrade performance. In my investigation it appears to be connected to the use of useFlexSelector, which I am working on memoizing to see if any improvements are seen. We have also seen some pages re-rendering when they should not be loaded (for instance, the queues page seems to be re-rendering even when on the agent desktop and an agent changes their status). Please keep me updated on any developments as your team looks into this. |
Beta Was this translation helpful? Give feedback.
Hi @TarikCarvalho08! Thanks for reporting, we will look into this. However, this error can be safely ignored as it is harmless.