Skip to content

Galaxy map loses thousands separator commas after first tick refresh #37

@statico-alt

Description

@statico-alt

On the galaxy map page, coordinate numbers display with proper comma formatting (e.g. 1,200) on initial page load. After the first tick refresh updates the data, the commas disappear and numbers display without formatting (e.g. 1200).

This suggests the initial render applies toLocaleString() or similar formatting, but the tick-refresh code path skips it.

Reported by @rsned on Discord

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions