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
In getFieldConfig(), there is no check to match if the given field is a Date type, so those fields fall through and do not get correctly added to the resultant schema.