1. Open https://tiddlywiki.com/
2. Create a new tiddler with below text


<$button>Tag me
<$fieldmangler tiddler=MyTiddler>
<$list filter="one two" variable=item>
<$action-sendmessage $message="tm-add-field" $param=<<item>>/>
</$list>
</$fieldmangler>
</$button>

3. don't save and open preview pan
4. click on the button
5. MyTiddler is created and fields are added but surprisingly the fields 
also added to the tiddler in preview!!

The same happened with `tm-add-tag`

Note: If you save the tiddler and click the button, you wont see the above 
issue!

Expected behavior: the operation shall only be applied to the tiddler 
mentioned in fieldmangler widget!

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/93fc7e18-3336-40b3-988e-26a0887c3052n%40googlegroups.com.

Reply via email to