Service Portal loads with dialogue boxes with error message as 'Failing widget SC Save Bundle' for few users.Issue Upon loading the Service portal, at times, the users may get error dialogue boxes stating 'Failing widget SC Save Bundle' if there is 'Cart' menu item available in the header menu.ReleaseAll releases.CauseThe issue will occur if a catalog item is stored/saved in the cart for checkout with a wrong/ invalid input. Ex: In the price field, users should provide numeric values only. but if the user provides value along with currency such as "$" and saves the item in the cart for later checkout. If the system finds an invalid input to the catalog variables stored in Cart, it throws an error from the SC Save Bundle widget which is inherited by SC Shopping Cart. As the cart is present as a menu item on the service portal header, on a load of service portal, the user gets this error.ResolutionDeleting the saved item from the cart/ modifying the incorrect value stored for the variable resolves the issue.