Closed jeremypele closed 7 years ago
Hi @jeremypele, First of all, thank you for your interest in NativeScript. I reviewed your case, however at the moment opening ModalPage from another ModalPage is not supported. For your convenience, I have opened new feature request in NativeScript repository here, where also the other users could vote for this functionality. If there is an interest, this feature will be included for some of the next NativeScirpt versions. For further info, you could keep track the above-given issue.
In the meantime, I could suggest closing the first modalPage and the to open the other one, for further help you could also review the sample project attached to this issue.
Thanks for your response @tsonevn.
I understand that it could be a bad practice but it's too bad it breaks now as router in modal aren't implemented yet (saw that it's coming in roadmap though).
Can't really go with closing/opening multiple modals in my case. Nevermind I'll go with a modal wrapper containing multiple components + ngIf/ngSwitch
Since the latest upgrade, I have this error popping when closing a modal
this._params.closeCallback
), the app breaks with this stacktrace