Hi David > On 2 Feb 2017, at 20:22, David Szego <[email protected]> wrote: > > This tells me that buttons and messages work in Modals, but I'm having > trouble with tm-navigate.
The tm-navigate message is handled by the <$navigator> widget, which isn’t included in the modal by default. The workaround is to include an explicit navigator widget in your modal: <$navigator story="$:/StoryList" history="$:/HistoryList”> …modal stuff… </$navigator> Best wishes Jeremy -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/BAD70E8B-44FF-4780-8B42-BE3934578B3B%40gmail.com. For more options, visit https://groups.google.com/d/optout.
