Open Closed

After login, opening new page in menu with right click and then session is disconnected! #32


User avatar
0
murat.kebabci created

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?

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

8 Answer(s)
  • User Avatar
    0
    Mehmet created

    I encountered this problem on the commercial demo. I didn't encounter this problem on v2.1 and v2.0 in my local. Did you encounter this error in the your local or prod?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    murat.kebabci created

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

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Mehmet created

    Please remove the browser local and session storage and try again. By the way, you can update the ABP NG packages. Remove yarn.lock and node_modules and run the yarn. v2.0.1 will be installed.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    murat.kebabci created

    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"
    
    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Mehmet created

    We will fix this problem, thanks for the report

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    murat.kebabci created

    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",
    
    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Mehmet created

    Please remove the OAuthModule.forRoot() from imports array of app.module.ts file. The problem will be fixed.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    murat.kebabci created

    Thank you, the problem fixed!

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 21, 2026, 06:18
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.