selfthinker / dokuwiki_plugin_abc2

ABC Plugin for DokuWiki: Displays sheet music (input ABC, output SVG and MIDI)
https://www.dokuwiki.org/plugin:abc2
GNU General Public License v2.0
1 stars 2 forks source link

abc2svg breaks some of DokuWiki's JavaScript #2

Open selfthinker opened 3 years ago

selfthinker commented 3 years ago

When using abc2svg there is a JS alert about an error, especially when changing the window size:

window error: Uncaught TypeError: $handle[0].setState is not a function

And the TOC toggle won't work anymore.