Hi,
Is tiddlymap not compatible with freelinks?
the attached empty wiki , has only these 2 plugins, once opened clicking on the map tab in the side bar returns a persistent java script error
Uncaught NotFoundError: Failed to execute ‘insertBefore’ on ‘Node’: The node before which the new node is to be inserted is not a child of this node.
https://freelinks-tiddlymap-error.tiddlyhost.com/
That’s possible. I did have a look at the error message. The freelinks-plugin replaces the render method for plain-text elements. Then it checks if the text contains the title of an existing tiddler and adds a link if needed.
It’s possible, that this type of behaviour clashes with some text rendering of the tiddlymap plugin.