Skip to content

Content nodes show "Not found" after signing back in without refreshing #18235

@marcusolrik-illumi

Description

@marcusolrik-illumi

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

15.1.2

Bug summary

After being signed out due to inactivity, logging back in causes content nodes in the tree view to display "Not found. The requested route could not be found." The content only appears after manually refreshing the page, clicking the Recycle Bin in the content tree or changing tabs in backoffice.

Specifics

  • Fresh install using dotnet new umbraco --name MyProject
  • I created a basic document type with a text field and added it to the content tab.
  • A gif demonstrating the issue is attached.

Steps to reproduce

  1. Create a new Umbraco project using dotnet new umbraco --name MyProject.
  2. Create a simple document type and add it to the content tab.
  3. Wait until the session expires and you are automatically signed out.
  4. Log back in.
  5. Click on different nodes in the content tree.

Image

Expected result / actual result

The content should display immediately when clicking on a node after logging back in, without needing to refresh the page.


This item has been added to our backlog AB#49175

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions