Hi,
How can we add extra setting in general settings area in toolbar in LeptonX version 2.4 please?
Hi,
We have two questions please, 1.Is there any configuration for lepton theme to use side menu not top menu cause latest version is using top? 2.what is the best way to add some meta tags in application without customizing theme in both lepton and leptonx?
It is difficult to share the whole project for security wise. What are the classes that you need to check?
Our main issue at CMS kit is routing, we are facing this issue
"Ambiguous Match Exception: The request matched multiple endpoints. Matches: /Public/CmsKit/Pages/Index /Index"
@enisn has fixed at version 8 as mentioned here https://github.com/abpframework/abp/pull/17642
But now we are not using version 8, we use 7.4.2, so how can we fix this issue at the current version? What is the fix or workaround we can do?
We need to fix this issue please.
Thanks
Yes, we already checked the document but "abp add-package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" command does not install the package correctly!
It should be
@page "/cmskit/page"
on v7.4.xCan you open it without overriding the Index page?
By the way can you share reproduction steps from scratch?
Yes, I already do not need to override. We have a project without customizing any public CMS pages and we just upgraded the Abp version and found this issue.