Split CalendarEventDialog into extensible base-component
This mimiks the database representation: CalendarEvent -> CalendarEventDialog Specific event (eg. PersonalEvent) -> extend CalendarEventDialog with the event The initialSelectedEvent-watcher needs to be deep now. Otherwise a initialSelectedEvent passed to a parent-component and then passed implicitly via $attrs to the CalendarEventDialog is ignored.
Loading
Please register or sign in to comment