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
I am getting this error now with the latest Nuget version 1.0.11 Unhandled exception rendering component: Expected StartObject token for type Nullable`1.
If I use nullable reference in the Model: public DateTime? modifiedOn { get; set; }