-
Notifications
You must be signed in to change notification settings - Fork 2
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
Could not find module discourse/components/hamburger-menu
#1
Comments
Looks like the Discourse plugin API has changed: https://meta.discourse.org/t/a-new-versioned-api-for-client-side-plugins/40051 This will probably need to be updated: https://github.com/ShareLex/discourse-static-pages/blob/master/assets/javascripts/discourse/initializers/static-pages-menu.js.es6 Here's an example I found using the newer APIs: https://github.com/discourse/discourse-akismet/blob/master/assets/javascripts/discourse/initializers/add-akismet-count.js.es6 |
Hi @scttnlsn, thanks for the details - can you update the plugin? This bug has nasty side-effects such as preventing native polls from working. Thanks in advance! |
@zaiste The idea of the mission was to develop an open source module for Discourse. I think our visions of open source diverge, but fair enough: we will ask someone else. |
@albanlv I have this error in http://www.sharelex.org/logs - can you help debug this?
The text was updated successfully, but these errors were encountered: