Bug? in the alpha version:

Bug? in the alpha version:

Previously the it.getView() returned the custom view created by the create script event, like the scriptdoc says. But now in the beta it returns a lightning view, and I found that it.getView().getChildAt(0).getChildAt(0).getChildAt(0) correctly returns the custom view.

Bug?

]]>

One Commentto Bug? in the alpha version:

  1. Anonymous says:

    < ![CDATA[

    Bug. I changed the view hierarchy but this method should still return the view created by the create script, I’ll fix this soon. The getRootView method will however be impacted.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *