Hi!
I just noticed there's been a new version of tiddlywiki out for a while, made a backup, and updated.
My wiki was set up so that every tiddler with a certain tag included a template below the text area that used toc-selective-expandable to automatically show all of that tiddler's children.
However, after updating, the TOC now comes up blank
- The TOC still works when used directly in a tiddler
- The ViewTemplate still shows everything else within it just fine
- The ViewTemplate runs other macros just fine, including ones that pass the title of the current wiki as a parameter.
- If I have the view template simply print the name of the current tiddler, it prints the correct name
Any ideas what could have caused the TOC macros, specifically, to stop working? The only thing in the release notes that looked related was the fixes they made so that single-quotes in the title would no longer break TOCs. But I doubt that would cause TOCs to stop working in templates?
(And yes, I verified that the TOC in the template still works fine in the backup I made; the only difference between the two versions is the upgrade to 5.1.19)
Thanks!
~~Linda
Thanks!