Skip to content

[Bug]: Lazy route loses cached state — 1–2s reload on back-navigation #184

Description

@BilgeGates

What happened?

Navigating away from the home page and returning causes a 1–2 second reload. The lazy route loses its cached state on unmount, forcing a full re-initialisation on each visit.

Steps to reproduce

  1. Open the board editor and make any change
  2. Navigate to another page (e.g. History)
  3. Navigate back to the home page

Expected

Board state is preserved and the page appears instantly — no reload delay.

Actual

1–2 second reload on return; state may reset to the default position.

Browser & OS

Brave on Android (Samsung S25 Ultra) / Brave on HP ProBook 450 G8.

Before submitting

  • I searched existing issues and this is not a duplicate.

Metadata

Metadata

Assignees

Labels

BugSomething is not working correctlyarea: uiShared UI components, layout, and theminghelp wantedOpen for contributions — no permission neededscope: mobileAffects mobile and touch viewports

Type

Fields

No fields configured for Bug.

Projects

Status
Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions