discourse/plugins/discourse-data-explorer/test/javascripts/integration/components
discourse-patch-triage[bot] 4851489e84
FIX: Auto-rendered charts crash on NULL label values (#39940)
## Summary

This patch prevents a client-side crash in the Data Explorer plugin when
rendering charts that contain NULL or missing values in the label
column. By normalizing these values to a default string before
truncation, the component avoids a TypeError that previously broke chart
generation.

Co-authored-by: discourse-patch-triage[bot] <272280883+discourse-patch-triage[bot]@users.noreply.github.com>
2026-05-12 14:31:51 -05:00
..
data-explorer-chart-test.gjs DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
query-result-test.gjs FIX: Auto-rendered charts crash on NULL label values (#39940) 2026-05-12 14:31:51 -05:00