Steps to reproduce:
- Create host: test
- Create 2 Zabbix trapper items with keys trap1 and trap2
- Create triggers for each item with expressions: last(/test/trap1)=0; last(/test/trap2)=0
- Start the server, send data to trapper item to switch triggers to a Problem state
- Open Monitoring -> Problems
- Select one of the problems
- Click on the second problem to expand the menu, click Mark selected as symptoms
- Wait for event to be updated
- Send necessary data to switch Symptom trigger to RESOLVED status
- Open dashboard
- Expand the problem symptoms in Problems widget
Result:
Console error is displayed:
See screenshot:

Expected:
Should be possible to expand the symptom list in the Problems widget, while symptom trigger is in resolving status
|