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?
]]>
< ![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.
]]>