Use getMemberIdString() in NavTop to prevent int64 precision loss

Fixkamo-internal
Shipped
April 21, 2026 at 5:23 AM UTC
Author
kamo
Commit
466c982

getMemberId() converts the CockroachDB unique_rowid to a JS number, truncating IDs > MAX_SAFE_INTEGER (e.g. 1168485658174423046 → ...000). Switch all NavTop member ID usages to getMemberIdString() which already existed for this purpose.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing