Replies: 2 comments 2 replies
-
did you make that work ? Well It will not work directly on react because this controlbar code is written in pure javascript and you need to compile it with webpack . |
Beta Was this translation helpful? Give feedback.
2 replies
-
I do not. I wrote the original code for that, in 2015, so it may need some modernization! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For some reason I can't instantiate a ControlBar no matter how I try. I have googled the world over
and haven't found a solution. I am using React 17.
Error:
TypeError: dashjs_contrib_akamai_controlbar_ControlBar__WEBPACK_IMPORTED_MODULE_2___default.a is not a constructori
Snippet:
Beta Was this translation helpful? Give feedback.
All reactions