Activities of "murat.kebabci"

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?

Yes I am encountering this problem in my local and prod that using v2.0. I created template from abp suit.

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"

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",

Thank you, the problem fixed!

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!

Hi,

Now, Ivy is enable but your field is not required. Above field (name) is required and i see it in html code. Regex field has (*)

Please check it out.

Thank you for your answer Arman.

Have a good day.

Question

Users, Roles , Claim type, Languages, Audit Logs page are not showing data. Removed node modules, yarn and package-lock. And then installation all packages. Packages versions;

This is error

This is error line. I am using open on hover menu.

The error is done but the issue remains. Browser chrome.

"@angular/animations": "~9.1.0", "@angular/common": "~9.1.0", "@angular/compiler": "~9.1.0", "@angular/core": "~9.1.0", "@angular/forms": "~9.1.0", "@angular/platform-browser": "~9.1.0", "@angular/platform-browser-dynamic": "~9.1.0", "@angular/router": "~9.1.0",

├─ @abp/ng.core@2.8.0 ├─ @abp/ng.feature-management@2.8.0 ├─ @abp/ng.permission-management@2.8.0 ├─ @abp/ng.setting-management.config@2.8.0 ├─ @abp/ng.setting-management@2.8.0 ├─ @abp/ng.theme.shared@2.8.0 ├─ @abp/utils@2.8.0 ├─ @volo/abp.commercial.ng.ui@2.8.0 ├─ @volo/abp.ng.account.config@2.8.0 ├─ @volo/abp.ng.account@2.8.0 ├─ @volo/abp.ng.audit-logging.config@2.8.0 ├─ @volo/abp.ng.audit-logging@2.8.0 ├─ @volo/abp.ng.identity-server.config@2.8.0 ├─ @volo/abp.ng.identity-server@2.8.0 ├─ @volo/abp.ng.identity.config@2.8.0 ├─ @volo/abp.ng.identity@2.8.0 ├─ @volo/abp.ng.language-management.config@2.8.0 ├─ @volo/abp.ng.language-management@2.8.0 ├─ @volo/abp.ng.saas.config@2.8.0 ├─ @volo/abp.ng.saas@2.8.0 ├─ @volo/abp.ng.text-template-management.config@2.8.0 ├─ @volo/abp.ng.text-template-management@2.8.0 └─ @volo/abp.ng.theme.lepton@2.8.0

Showing 1 to 10 of 26 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11