When using this module in conjunction with Drupal Bootstrap JS throws up the error: "Cannot call method 'createDocumentFragment' of null"

This is an issue with Drupal Bootstrap as detailed here:
https://www.drupal.org/node/2162165

The following patch as found on that issue page worked for me:

https://www.drupal.org/files/issues/bootstrap_7_3_0_anchore_jquery_1_9_i...

Although this is not a problem with TOC Node this information will be of use to anyone encountering the same error.

Comments

  • VonBrookhofen committed abf5256 on 7.x-1.x
    Issue #2355645: Patch needed for bootstrap theme when using TOC Node
    
VonBrookhofen’s picture

Status: Active » Fixed

Thanks for the useful tip. We've added it to the readme.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.