I am trying to add the visualize.js script to an html file, but I am seeing "ReferenceError: __jrsConfigs__ is not defined", and it won't let me add from there. It looks like it is using the optimized scripts.
It looks like it the global __jrsConfigs__. visualize.__jrsConfigs__ is set. I found a way to work around the issue by setting __jrsConfigs__ = visualize.__jrsConfigs__, but then I get TypeError: r is null visualize.js:126:1733.
Any suggestions to fix this?
0 Answers:
No answers yet