mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 09:33:19 +03:00
35851e9084
* Comparisons: Only render comparisons in top stats when both query and data support it
This fixes a bug from navigation:
1. Comparison disabled, choose a non-realtime period (e.g. press T for "Last 30 days")
2. Enable comparison mode (press X)
3. Choose the realtime period (press R)
4. Choose a non-realtime period again (press T)
Kudos to robert for discovering the repro case.
* Fix conditional
Broken when fixing another bug
|
||
---|---|---|
.. | ||
css | ||
js | ||
test-utils | ||
.eslintrc.json | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc.json | ||
jest.config.json | ||
package-lock.json | ||
package.json | ||
tailwind.config.js | ||
tsconfig.json |