google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.58k stars 589 forks source link

fixes #2809 UI bug #2810

Closed jkppr closed 1 year ago

jkppr commented 1 year ago

This PR fixes the bug described in #2809 where the analyzer result list UI will throw an error if verbose analyzer results are loaded. This fix will add checks for the usage of the computed variable and only show the results when they have finished loading.

Closing issues closes #2809