You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add AdditionalViewData to the SchedulerEditableSettingsBuilder. AdditionalViewData is currently present in the SchedulerEditableSettings, but it is not available in the builder as a fluent method for configuration.
Reproduction of the problem
AdditionalViewData is not available in the builder as a fluent method for configuration.
Expected/desired behavior
Make AdditionalViewData available for configuration in the SchedulerEditableSettingsBuilder.