I can’t render in the partial view (cart.cshtml) coming from the controller, it always gives me the same error:
An unhandled exception occurred while processing the request.
ModelBindingException: Cannot bind source type Umbraco.Cms.Core.Models.ContentModel to model type Paris.Site.Views.Components.Cart.CartViewModel.
Umbraco.Cms.Web.Common.ModelBinders.ContentModelBinder.ThrowModelBindingException(bool sourceContent, bool modelContent, Type sourceType, Type modelType)
Any suggestion on how to solve it?
Please help me, thank you.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/114999-modelbindingexception