You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to use this plugin but somehow it isn't working. When I try to call the function "openVideo" it says: self.context.openVideo is not a function. Am I doing something wrong?
TypeError: self.context.openVideo is not a function
at DebugAppView.View_LearnPage0.handleEvent_41 (component.ngfactory.js:388)
at DebugAppView.<anonymous> (view.js:408)
at HTMLButtonElement.<anonymous> (dom_renderer.js:276)
at t.invokeTask (polyfills.js:3)
at Object.onInvokeTask (ng_zone.js:227)
at t.invokeTask (polyfills.js:3)
at e.runTask (polyfills.js:3)
at HTMLButtonElement.invoke (polyfills.js:3)
The text was updated successfully, but these errors were encountered:
Hello guys,
I've been trying to use this plugin but somehow it isn't working. When I try to call the function "openVideo" it says:
self.context.openVideo is not a function
. Am I doing something wrong?HTML:
TS:
Error:
The text was updated successfully, but these errors were encountered: