discourse/plugins/discourse-data-explorer/test/javascripts/integration
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
..
components FIX: Auto-rendered charts crash on NULL label values (#39940) 2026-05-12 14:31:51 -05:00