Hey, Thank you.
However, Is there a temporary fix if im on 6.0.1 ?
Regards,
Hi, yes i did.
However the documentation feels outdated and unmaintained. Following the tutorial did not help.
Hi,
Thank you so much. I will test it when i can.
Did you add _Layout.cshtml or just created the index.cshtml.css to make it work?
Regards,
Hi,
After some testing, I still cannot make it work. Perhaps because ABP is slightly different under the hood.
Are you able to get it working?
by any chance, can I get the code for the default _Layout.cshtml for LeptonX theme ? with that I possibly can make the CSS isolation work.
In addition, this link https://asp.net-hacker.rocks/2021/05/10/aspnetcore6-08-css-isolation.html shows that I need to modify the _Layout.cshtml in order to work.
However, I upgraded my solution to use LeptonX theme and I don't have access to modify it.
I upgraded to 1.0.4 and the scrolling issue is fixed. Thanks
Hi,
Want to make sure if I should upgrade to 1.0.4 instead of 2.0.2 ?
Hi,
At the moment we can't upgrade to the latest version yet. Is there an updated version of Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX ? the current version we use is "1.0.0-beta.2".
does ABP provide localisation infos to format currency?
You need to implement it yourself.
do you have any sample where this is implemented?