plugin-disqus icon indicating copy to clipboard operation
plugin-disqus copied to clipboard

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

Open steinwelberg opened this issue 9 years ago • 0 comments

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.

steinwelberg avatar Feb 10 '16 12:02 steinwelberg