Henry Ing-Simmons
Henry Ing-Simmons
> looks like just the outputs are changing The thing that scares me is the type is changing. It might not be clear from the cropped screenshot but the `siteConfig`...
  The typings haven't changed that I can see
@mjeffryes does the code and config above give you more information?
I have just stood up a brand new stack to verify this does the right thing - which it does seem to do. However, I still think this is a...
Looks like there are some other properties missing from the `CalendarOptions` type: - `eventDragStart` - `eventDragStop` - `resourceGroupField` - `resourceGroupLabelContent` - `resources` Also: - `DateSelectArg` is missing property `resource` -...
I'm referencing all those packages. But the typings are missing now
My scenario is more like this: https://codesandbox.io/s/nervous-thunder-fl84nb?file=/src/index.tsx Where the files that I have the typing issues I'm not imported the dependent package. This is a contrived example
@acerix the license key property issue seems to be fixed but there seems to be other types missing still: ``` ERROR in ./src/common/schedule/builders/EventApiBuilder.ts:31:20 TS2693: 'EventApi' only refers to a type,...
Anyone going to take responsibility for this? Typings seem to have been nerfed