i was have grand v4.20.1 and i have download v4.30 and use it in the same database - now every thing works fine but if i save an order i can't view home page any more - i can view it only if i delete order
i got this error
InvalidOperationException: The view 'Components/HomePageBestSellers/Default' was not found. The following locations were searched:
/Themes/DefaultClean/Views/Home/Components/HomePageBestSellers/Default.cshtml
/Themes/DefaultClean/Views/Shared/Components/HomePageBestSellers/Default.cshtml
/Views/Home/Components/HomePageBestSellers/Default.cshtml
/Views/Shared/Components/HomePageBestSellers/Default.cshtml
/Pages/Shared/Components/HomePageBestSellers/Default.cshtml
Grand.Framework.Infrastructure.Extensions.ApplicationBuilderExtensions+<>c.<UseGrandExceptionHandler>b__1_1(HttpContext context) in D:\Work\Projects\grand\Grand.Framework\Infrastructure\Extensions\ApplicationBuilderExtensions.cs, line 83
if i delete order i can view homepage again
please how i can solve this problem ?