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

Indexmenu doesn't collapse after update to Release rc2020-06-01 "Hogfather" #219

Closed
Vudubond opened this issue Jun 3, 2020 · 2 comments
Closed

Comments

@Vudubond
Copy link

Vudubond commented Jun 3, 2020

Hello,

The Indexmenu doesn't collapse after update to Release rc2020-06-01 "Hogfather".

dokuwiki template used.

In console shows

doku.php:131 Uncaught ReferenceError: dTree is not defined
at doku.php:131
(anonymous) @ doku.php:131

Please help.

@revol
Copy link

revol commented Jun 3, 2020

That fixed this issue for me for now:

Defering of Javascript is added to the upcoming version of DokuWiki. The indexmenu plugin is not yet updated to handle this. You can temporary disable it using the feature flag ‘defer_js’ in the config manager of DokuWiki.

https://www.dokuwiki.org/config:defer_js
Introduced in: dokuwiki/dokuwiki#2974

Originally posted by @Klap-in in #215 (comment)

@Vudubond
Copy link
Author

Vudubond commented Jun 3, 2020

Yes please it is working with defer_js deactivated.

@Vudubond Vudubond closed this as completed Jun 3, 2020
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