Hello
I’ve got an internal javascript error when selecting an element from a select widget on a specific tiddler.
This error appears as : 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 when using TiddlyDesktop, but as script error when launch from Safari.
The code of this tiddler is a bit complex, but I can share it if needed.
The bug just appeared with V5.3.2 everything was OK with v5.3.1 and previous.
I don’t know if it is already solved in beta v5.3.3…