i am getting bug on new user register when items in the cart.
at Dynamicweb.Ecommerce.Cart.CartSession.Add(String key, Object value)
at Dynamicweb.Ecommerce.Common.Context.SetCart(Order cart, User user, OrderContext orderContext)
at Dynamicweb.Ecommerce.Frontend.Cart.CartService.LoadCart(User user, OrderContext orderContext)
at Dynamicweb.Ecommerce.Common.Context.GetCart(OrderContext orderContext)
at Dynamicweb.Ecommerce.Cart.UserSavedSubscriber.OnNotify(String notification, NotificationArgs args)
at Dynamicweb.Extensibility.Notifications.NotificationManager.Notify(String notification, NotificationArgs eventArgs)
at Dynamicweb.Security.UserManagement.User.Save()
at Kids21.Service.MembersonApi.CreateProfileDW(String CustomerNumber, String Token) in D:\Dynamicweb\Source\Club21\Source\Kids21Project\Service\MembersonApi.cs:line 448
seems error generate from Public Class UserSavedSubscriber Inherits NotificationSubscriber
currently using Dynamicweb.Ecommerce 1.9.54