mirror of
https://github.com/godotengine/issue-stats.git
synced 2026-01-01 01:48:12 +03:00
Add a notice about known browser issue for chart display
This commit is contained in:
@@ -386,6 +386,12 @@
|
||||
metrics does not add up to this number, as a user may report several
|
||||
issues with identical hardware/software configuration.
|
||||
</p>
|
||||
<p>
|
||||
<strong>
|
||||
⚠️ There are <a href="https://github.com/frappe/charts/issues/295">known issues</a>
|
||||
with chart display in Chromium-based browsers and Safari. Please use Firefox to view charts.
|
||||
</strong>
|
||||
</p>
|
||||
|
||||
<button onclick="setAllDetailsOpen(true)"><strong>+</strong> Expand all</button>
|
||||
<button onclick="setAllDetailsOpen(false)"><strong>-</strong> Collapse all</button>
|
||||
|
||||
Reference in New Issue
Block a user