I have a bug. When I click on “Show Insights”, I’ve got a blank page. I have encountered the bug since the beginning of this week.
Do other users encounter the same bug?
I have a bug. When I click on “Show Insights”, I’ve got a blank page. I have encountered the bug since the beginning of this week.
Do other users encounter the same bug?
This seems to happen when the internal API request to /document/{id}/stats
fails. I suspect that you have an adblocker extension that blocks the request, likely because the URL contains “stats”. What browser are you using?
(For anyone else: The error can be triggered by opening the dev tools network tab and setting throttling to “Offline” before opening the Insights flyout.)
Thanks for your answer. I’m using Firefox on my mobile and desktop
OK it works with chrome/chromium without any ad blocker. Thanks for the tip.