Ah ok, the navigator widget that listens for tm-navigate is a descendent of the root widget, and so won't see messages directed to the root widget.
In the case of navigation you can instead use methods on $tw.story (I think) -- I'm on my phone and so can't consult the docs but you should be able to find it and figure it out Best wishes Jeremy -- Jeremy Ruston > On 22 Jan 2017, at 15:49, Danielo Rodríguez <[email protected]> wrote: > > Hello Jeremy, > > I tried that too, and it didn't worked > > $tw.rootWidget.dispatchEvent({type:"tm-navigate", navigateTo:"Dashboard"}) > > What's wrong with that dispatch event? > -- > 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/3e0d484a-34f8-4726-b18b-a684c104de18%40googlegroups.com. > For more options, visit 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/F31DE96B-00B4-4614-9A5F-2712493A11F7%40gmail.com. For more options, visit https://groups.google.com/d/optout.

