How to use many nested navigators in Onsen ui. It seems to me that navigator.pushPage only works for master to detail page. What about master -> detail -> sub-detail -> subdetail
I can solve the problem by using
<ons-navigator>
and then many
<ons-template>
after see the example of MasterDetail in monaca.