ajithprasaad
11/15/2017, 10:00 AMtab as well as a popup
It can be possible that the view may be open in a tab and I can open the same view from somewhere else in a popup.
Here I can't use inject() because as you said a node can have only one parent, so whenever I call the view again as a popup it will get removed from the tab.
So how can I get the above functionality using fragment?