Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read properties of undefined (reading 'on') #526

Closed
Davka opened this issue Sep 28, 2021 · 0 comments
Closed
Milestone

Comments

@Davka
Copy link
Contributor

Davka commented Sep 28, 2021

window.STUDIP.eventBus.on("courseware:init-plugin-manager", (pluginManager) => {
    pluginManager.addBlock("courseware-plugin-opencast-video-block", CoursewareOpencastBlock);
});

In der 4.6 abwärts gibt es noch kein `STUDIP.eventBus```

@tgloeggl tgloeggl added this to the Opencast 2.2 milestone Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants