Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Fix Navigation Bar Elements ignoring State variables. #2

@alexmodrono

Description

@alexmodrono
  • I have checked that nobody else has reported this issue.
  • I know that I'm reporting a bug for Codename Starlight (SwiftUI) and not for Hyperspace Desktop (JS).

Describe the bug
A clear and concise description of what the bug is.

When creating a navigation bar element, there are many times where you want it to change depending on a specific variable. The problem with this is that, since navigation bar elements are passed through preference keys, for some reason they seem to ignore state variable updates, and, as a result, do not change.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request that provide direct customer value.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions