This should now be fixed in the prerelease, thanks to BurningTreeC’s PR. https://github.com/Jermolene/TiddlyWiki5/pull/4091
Best wishes Jeremy. > On 11 Jul 2019, at 06:10, BurningTreeC <[email protected]> wrote: > > Hi Stephan, > > the problem is that the buttons in tiddlywiki allow setting a popup in a > field, but the popup mechanism expects the popup-coordinates being stored in > a tiddler's text field > > in your case the popup mechanism tries to delete the tiddler > "$:/SamplePopupState!!editmode" > > that's an edge-case which is not handled correctly ... > > for you that means that you should avoid using the state reference (!!) for > the popup > > Am Mittwoch, 10. Juli 2019 20:57:26 UTC+2 schrieb Stephan Hradek: > > > Am Mittwoch, 10. Juli 2019 10:32:18 UTC+2 schrieb Jeremy Ruston: > You can work around it by using a text reference for the reveal widget > instead of separate title and field attributes. > > Not quite, as the popup does not go away when clicking outside. > > -- > 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 [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/ef8ea975-8366-4700-8009-625a9f02a26c%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/ef8ea975-8366-4700-8009-625a9f02a26c%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/59FCE746-5915-4782-8750-4AB3B1063D41%40gmail.com. For more options, visit https://groups.google.com/d/optout.

