I deleted the vendr cookie and the sky fell. I've deleted all the cookies, removed all the orders, restarted pc, tried other browsers. nada!
System.NullReferenceException: Object reference not set to an instance of an object.
at Vendr.Infrastructure.Resiliency.PollyExecutionStrategyBase.Execute[TResult](Func`1 operation, Func`1 verifySucceeded)
at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](IUnitOfWorkOptions options, Func`2 action)
at Vendr.Core.VendrUnitOfWorkProvider.Execute[T](Func`2 action)
at Vendr.Core.Session.SessionManager.GetOrCreateCurrentOrder(Guid storeId, String customerReference)
at Vendr.Core.Api.CoreVendrApi.GetOrCreateCurrentOrder(Guid storeId, String customerReference)
at Prestige.Web.ViewComponents.HeaderCartIconViewComponent.InvokeAsync() in D:\Work\Projects\Prestige.Web\ViewComponents\HeaderCartIconViewComponent.cs:line 42