Hey!
I am experiencing a very weird bug since I started using Netlify Analytics.
Sometimes when I am browsing the Netlify Analytics tab in Netlify admin dashboard the whole page becomes entirely black.
I inspected the page and what happens is that the <div id="root" tabindex="-1"></div>
becomes empty. Somehow the application DOM stops being added in there.
It does not happen all the time. When it happens, it happens after I started scrolling, usually halfway down the page, when I getting to the Top sources section (the one that I like to see the most, which makes the bug extra annoying). I have the impression that it happens more when I change the time period from 30 days to 7 days or 24 hours.
The only way to recover from it is by reloading the page. Sometimes it happens multiple times in sequence.
It is not a huge issue, but it is VERY annoying. Please fix it.