plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19k stars 1.02k forks source link

Make sure Filters initial load re-evaluates viewport width #4214

Closed RobertJoonas closed 3 weeks ago

RobertJoonas commented 3 weeks ago

Changes

Another regression caused by the class component refactor in filters.js. On the initial load on mobile screens, the viewport is left to the default 1080 while it should be re-evaluated.

Tests

Changelog

Documentation

Dark mode