I am getting a serious error in the prerelease, when I edit a function and there is code that references an undefined function.
I will return when I have an example to share and edit this reply.
# Internal JavaScript Error
Well, this is embarrassing. It is recommended that you restart TiddlyWiki by refreshing your browser
uncaught exception: Linked List only accepts string values, not undefined
On the prerelease site place this in a tiddler
\function list.top-toc() [tag[TableOfContents]]
{{{ [llist.top-toc[]] }}}
This will produce a list of tiddlers with the tag TableOfContents
Now edit the name of the function and as soon as you do, if you have the output preview active, you get the aforementioned error in a red box.
- Otherwise the error occurs on done and the tiddler is displayed.