# Dashboard New Posts statistics broken

**URL:** https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599
**Category:** Bug
**Created:** [February 16, 2025, 9:43pm UTC](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599 "2025-02-16T21:43:11Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [February 18, 2025, 1:12am UTC](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599/11 "2025-02-18T01:12:27Z")

</div>

Did a little research, it seems like the `domQueryService` errors are from the Bitwarden Chrome extension, they are unlikely to cause issues. The mini-profiler errors can be ignored.

The fingerprint-report error is from [GitHub - discourse/discourse-fingerprint: A plugin that computes user fingerprints to help administrators combat internet trolls. · GitHub](https://github.com/discourse/discourse-fingerprint), and while it is an issue that we need to fix it doesn’t seem to prevent the Posts report from loading for me locally.

That body\_tag\_1.js file other people seem to have issues with sometimes on Discourse [Lost ability to scroll through HA community site - community-feedback - Home Assistant Community](https://community.home-assistant.io/t/lost-ability-to-scroll-through-ha-community-site/659707) . Do you have any Adblockers? If so try disabling them. If not or that doesn’t work, try enabling [Safe Mode](https://meta.discourse.org/t/53504?silent=true) [Using Safe Mode to troubleshoot issues with themes and plugins](https://meta.discourse.org/t/using-safe-mode-to-troubleshoot-issues-with-themes-and-plugins/53504) and seeing if you can load the page, if you can that would indicate a plugin or theme issue.

Finally, try loading the JSON for the report and see if you get any results here:

[https://YOURSITE.COM/admin/reports/bulk.json?reports[posts][facets][]=prev\_period&reports[posts][start\_date]=2025-01-18&reports[posts][end\_date]=2025-02-18&reports[posts][limit]=50](https://YOURSITE.COM/admin/reports/bulk.json?reports%5Bposts%5D%5Bfacets%5D%5B%5D=prev_period&reports%5Bposts%5D%5Bstart_date%5D=2025-01-18&reports%5Bposts%5D%5Bend_date%5D=2025-02-18&reports%5Bposts%5D%5Blimit%5D=50)

---

_[View the full topic](https://meta.discourse.org/t/dashboard-new-posts-statistics-broken/352599)._
