nebular
nebular copied to clipboard
RouteTabset and Dialog combination not working
Issue type
I'm submitting a ... (check one with "x")
- [x ] bug report
- [ ] feature request
Issue description
Current behavior:
I am trying to open a dialog which uses RouteTabset and for some reason the parent component invoking the dialog is also seen in the dialog. I have followed the example within the documentation and the ngx-admin demo.
I am not sure if this an issue due to my lack of understanding or if this is a bug.
I have tried to reproduce the problem here in the following stackblitz.
https://stackblitz.com/edit/github-id5yop-jqxtkg
Can somebody please let me know what I am doing wrong?
Thanks and appreciate the help.
Steps to reproduce:
Please see above stackblitz link
Related code:
Hi. Any chance on this ?