Skip to main content

In the Lightning Now event I just attended, I recall hearing about the following error when trying to complete the "Use a Visualforce Page as a Component in a Lightning Page" module, but can't remember how to fix this.

 

    Challenge Not yet complete... here's what's wrong: 

    Could not find a method named 'getIsClassic' in 'GetPropertiesApexController'. Check your code and      try again.

 

Could someone please remind me how to fix this?

2 comments
  1. Dec 1, 2017, 10:56 PM

    That did it - I added this to the GetPropertiesApexController - and it works now.

    Thank you!

0/9000