Prerequisites
Describe the bug and add attachments
The issue concerns an older version of nv.d3.min.js. Updating the module in Prestashop 8.2 to the latest version 2.0.5 causes an error in the modified source code of the dashgoals.js file
Steps to reproduce
Go to the dashboard in the back office, and the chart will not be displayed
Expected behavior
Correct display of the chart ;-)
Update the admin\themes\default\js\vendor\nv.d3.min.js file to the latest varsion (in Prestashop 9 everything is OK)
Actual Result
The error occurs on line 80: chart.tooltip.contentGenerator
PrestaShop version where the bug happens
8.2.4
Module version where the bug happens
2.0.5
PHP version(s) where the bug happened
8.1.34
Your company or customer's name goes here (if applicable).
No response
Prerequisites
Describe the bug and add attachments
The issue concerns an older version of nv.d3.min.js. Updating the module in Prestashop 8.2 to the latest version 2.0.5 causes an error in the modified source code of the dashgoals.js file
Steps to reproduce
Go to the dashboard in the back office, and the chart will not be displayed
Expected behavior
Correct display of the chart ;-)
Update the admin\themes\default\js\vendor\nv.d3.min.js file to the latest varsion (in Prestashop 9 everything is OK)
Actual Result
The error occurs on line 80: chart.tooltip.contentGenerator
PrestaShop version where the bug happens
8.2.4
Module version where the bug happens
2.0.5
PHP version(s) where the bug happened
8.1.34
Your company or customer's name goes here (if applicable).
No response