Long shot question: I have found that in an empty current TiddlyWiki, I cannot add both
TWCrossLinks and the
Togglers macros without getting javascript errors.
Clicking on a link to a tiddler containing the <<togglers>> macro produces
"Uncaught TypeError: Cannot read property 'split' of undefined'.
Clicking on a link to a tiddler containing the <<dailytasks>> macro produces
"UncaughtNotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node."
Unfortunately, although I can figure out how to replicate these errors, I have no idea how or whether the problem could be addressed. I'd be very grateful for any suggestions (which I recognize might include "delete one or the other").
Thanks,