cancel
Showing results for 
Search instead for 
Did you mean: 

Uncaught TypeError: Cannot read property 'display' of undefined

Former Member
0 Kudos

Hi Experts,

I am trying to navigate one view to another view by using "Targets without router".

In my view1 controller wrote the below logic.

this.getOwnerComponent().getTargets().display("page2"); //page2 is my target name .

But now facing the error "cannot read the property display of undefined". Kindly help me on this.

Thanks&Regards

Sravya

Accepted Solutions (0)

Answers (0)