Problem/Motivation
- Fix the "Uncaught TypeError: Drupal.t is not a function" that occurs when displaying cloud/d3-horizon-chart.
- The following JavaScript is dependent on cloud/d3-horizon-chart.
- aws_cloud_instance_monitor_horizon_chart.js
- k8s_namespace_costs_horizon_chart.js
- k8s_project_costs_horizon_chart.js
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork cloud-3407818
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
phyllanthus commentedComment #5
yas@nakamurarts
Thank you for the fix. I'll merge the patch to
6.x, and close this issue as Fixed.Comment #7
yas