OST does not recognise Lightning Component Inheritance

Issue #1151 resolved
James Melville created an issue
  • Create a lighting component annotated extensible="true". Define a public attribute on this component
  • Extend the base component.
  • Use the extension component in another component, and supply a value to the attribute from the base component. See that any references to the attributes from the base component are flagged as "Attribute X is not allowed here".

Comments (4)

  1. Scott Wells repo owner

    Issue tracker grooming. If this is still an issue, please feel free to reopen, ideally with a concrete reproduction scenario.

  2. Log in to comment