Hi,
I want to use your themes style variables (scss, sass etc.) for creating new special page. You are supporting themes settings but i didn't find any style pages!
Thank you, the problem fixed!
I updated all npm packages but problem has been continue in my local and prod env.
"@volo/abp.ng.account": "^2.1.1",
"@volo/abp.ng.audit-logging": "^2.1.1",
"@volo/abp.ng.identity": "^2.1.1",
"@volo/abp.ng.identity-server": "^2.1.1",
"@volo/abp.ng.language-management": "^2.1.1",
"@volo/abp.ng.saas": "^2.1.1",
"@volo/abp.ng.theme.lepton": "^2.1.1",
Sorry, Your solution has not been working. I am working incognito browser and removed all storages and cookies but nothings is changed. Package.json
"@volo/abp.ng.account": "^2.0.1"
"@volo/abp.ng.audit-logging": "^2.0.1"
"@volo/abp.ng.identity": "^2.0.1"
"@volo/abp.ng.identity-server": "^2.0.1"
"@volo/abp.ng.language-management": "^2.0.1"
"@volo/abp.ng.saas": "^2.0.1"
"@volo/abp.ng.theme.lepton": "^2.0.1"
Yes I am encountering this problem in my local and prod that using v2.0. I created template from abp suit.
Hi,
After login, When I am opening new page in menu with right click or tab, Session is disconnected and redirect login page. But other pages has session.
How can we solve this bug?