GitbookIO / plugin-disqus

Disqus comments on your books
Apache License 2.0
53 stars 21 forks source link

Javascript errors when the Discus plugin is combined with the search-pro plugin #6

Open steinwelberg opened 8 years ago

steinwelberg commented 8 years ago

When the Discuss plugin is combined with the (search-pro)[https://github.com/gitbook-plugins/gitbook-plugin-search-pro#readme] plugin the following javascript error prevents the Disqus fragment from displaying:

Uncaught TypeError: Cannot read property 'nodeType' of null

This happens in the embed.js javascript file which is hosted on the Disqus domain (https://onegini-docs.disqus.com/embed.js) for me.