Closed (fixed)
Project:
Charts
Version:
5.0.5
Component:
Highcharts integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 May 2023 at 08:18 UTC
Updated:
18 May 2023 at 13:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
flameingo commentedComment #3
flameingo commentedI created a patch that should fix the problem.
Same as: https://www.drupal.org/project/charts/issues/3293577#comment-15035472
Comment #4
flameingo commentedHere is another patch that fixes the same bug in the backend as well.
Sorry for the title changes, still have to get used to this =)
Comment #8
andileco commentedThank you for spotting this and providing patches. I used the Null Coalescing Operator instead for consistency because that's used frequently throughout the module.