You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, sometimes those event IDs are not unique, causing the page to break. I cannot immediately find a consistent reproduction but I have encountered it several times.
The text was updated successfully, but these errors were encountered:
In the logs component we loop over events by event ID:
exo/gui/src/components/logs/Logs.svelte
Lines 40 to 42 in a55ee69
For some reason, sometimes those event IDs are not unique, causing the page to break. I cannot immediately find a consistent reproduction but I have encountered it several times.
The text was updated successfully, but these errors were encountered: