getSlotted() should return the assignedElements() of a slot. It's usage downstream in rh-subnav was returning an empty array []. Needs more investigation.
For now, removing the SlotController from rh-subnav is lighter weight for the simple usage in rh-subnav rather than adding the whole dependency of SlotController.
getSlotted()should return the assignedElements() of a slot. It's usage downstream inrh-subnavwas returning an empty array[]. Needs more investigation.For now, removing the SlotController from
rh-subnavis lighter weight for the simple usage inrh-subnavrather than adding the whole dependency of SlotController.