Closed teran closed 10 years ago
Hello everyone :)
I've got this error in HTTP UI(on tank's port 8080):
Uncaught TypeError: undefined is not a function chart_tpl.js:282 AmChartsPWEHelper.createChart chart_tpl.js:282 (anonymous function)
All of js files loaded normally.
Don't you want to distribute js libraries with yandex-tank package? This should help to avoid broken API's like in this case.
Thanks in advance.
Fixed: https://github.com/yandex-load/yandex-tank/commit/02cb181345e2e03f4675d9763319556afd59288c
Hi, Teran! Glad to see You! Unfortunatly, we dont have enouth resources to develope local js code. And we have to use loadosophia based js. We dont have permission to move this js to tank package.
Hello everyone :)
I've got this error in HTTP UI(on tank's port 8080):
Uncaught TypeError: undefined is not a function chart_tpl.js:282 AmChartsPWEHelper.createChart chart_tpl.js:282 (anonymous function)
All of js files loaded normally.
Don't you want to distribute js libraries with yandex-tank package? This should help to avoid broken API's like in this case.
Thanks in advance.