Hi,
Please try this ->
import { LPX_THEMES, LPX_THEME_STYLES_DEFAULTS, StyleNames } from '@volosoft/ngx-lepton-x';
'@volosoft/ngx-lepton-x' package is a dependency of @volosoft/abp.ng.theme.lepton-x no need to add a package.json it should work
{ provide: LPX_THEMES, useValue:LPX_THEME_STYLES_DEFAULTS.map(item =>({ ...item, defaultTheme: item.styleName === StyleNames.Light }
Hi,
For making changes in leptonX theme, please try to follow steps shown in this video -> https://www.youtube.com/live/R9CqTtn6Wcg?feature=share&t=1388
please let me know if this helps and if you need any additional details for the same
with regards,
Hi,
Please see this documentation for Audit and entity changed history https://docs.abp.io/en/abp/latest/Audit-Logging
Hi,
yes received, I will check and revert back to you.
Hi,
Please send to this: anjali.musmade@waiin.com
Hi,
can you share the code behind the cookie called : woidurl it seems whenever i remove this i get the undefined. is this something that you have in your project?
Hi,
Please try to install local shared.theme by using https://abp.io/package-detail/@abp_ng.theme.shared It works at my end.
May I know ,when you receive that error messages? after hitting the save button or whether it is generated automatically.