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
Comment #2
VonBrookhofen commentedThanks for the useful tip. We've added it to the readme.