amanitequeen
amanitequeen
i'm VERY interested in this feature, though i can't do it myself
I would like to but i'm struggling with this issue : https://github.com/ionic-team/ionic/issues/16354
I can't push my code to gitHub, but it would look approximatively like that : https://stackblitz.com/edit/ionic-v4-promise-error?file=src%2Fapp%2Fapp.component.ts
I actually am trying to convert a Ionic 3 code made with this tutorial to a Ionic 4 code : https://medium.com/@blewpri/master-detail-with-ionic-3-split-panes-866293608d47
Oh my bad I tried to reproduce issue on a blanck project, and it "worked". actually, I was trying to have this behavior : - when the page is split,...
Yes I know I am trying to migrate this code to a v4 compatible code, which would be possible if we replace ion nav by ion router outlets, but when...