Closed thom4parisot closed 6 years ago
Hello @oncletom It's most likely a compatibility issue with Opal. When you compile library A with Opal version Y and library B with Opal version X sometimes it's not compatible.
I've just published a new version of this library: https://www.npmjs.com/package/asciidoctor-docbook.js/v/1.5.7-rc.2
Could you please check that this issue is resolved when using Asciidoctor.js 1.5.7-rc.1 with Asciidoctor-DocBook.js 1.5.7-rc.2 (Asciidoctor-DocBook.js 1.5.7-rc.1 was a failure :stuck_out_tongue_winking_eye: ) ?
I confirm it works now.
I understand better where the issue comes from, thanks for taking the time to explain the quirk 👍
I use
asciidoctor-docbook.js@1.5.6-rc.1
and I upgraded toasciidoctor.js@1.5.7-rc.1
. It seems some internals changed and preventasciidoctor-docbook.js
to work as it used to be:Does it ring a bell? I instanciated the extension with no option.