Hi,
Thanks for the reply, unfortunately I am looking for the isolation instead of bundling for global use. does ABP has a feature for that? the provided link does not do the css specific to 1 .cshtml
Regards,
does ABP provide localisation infos to format currency?
You need to implement it yourself.
do you have any sample where this is implemented?
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".
Hi,
Want to make sure if I should upgrade to 1.0.4 instead of 2.0.2 ?
I upgraded to 1.0.4 and the scrolling issue is fixed. Thanks
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.
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.
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?
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, yes i did.
However the documentation feels outdated and unmaintained. Following the tutorial did not help.