Error “Cannot add direct child without default aggregation defined for control …”
问题 I am getting the error "Cannot add direct child without default aggregation defined for control sap.m.Label". Not sure what this means. Here is my fragment: <core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core" xmlns:f="sap.f"> <ResponsivePopover id="popover" title="{Name}" class="sapUiPopupWithPadding" placement="Bottom"> <beginButton> <Button id="submit" text="{i18n>submit}" press="onSubmit" class="sapUiTinyMargin"/> </beginButton> <content> <f:GridContainer> <f:layout> <f