At Sitefinity version 9.1, after changing the item size 20 to 2, below error is throwing.
"The model item passed into the dictionary is of type 'Telerik.Sitefinity.Frontend.Mvc.Helpers.ViewModels.PagerViewModel', but this dictionary requires a model item of type 'SitefinityWebApp.Mvc.Models.PagerViewModel'."
The default master page MVC template and the default widget template are using.
Could you give suggestion to solve this issue?
The extra thing we do for the project is added Kendo to the project and other than that all are normal.
I tried to search about this error but I still could not find the proper information. So, could you give advise for this?
Thanks in advance.