Skip to content

Conversation

@mikewuu
Copy link
Contributor

@mikewuu mikewuu commented Oct 16, 2025

Closes https://linear.app/seam/issue/SHD-1946/seam-components-fail-to-display-when-device-is-offline

I think the main issue was this line.

if (accessCodes == null) {
    return null
  }

An offline device is potentially error'ing out and not returning any access codes.

This PR now still renders the details, but disables the ability to show access codes.

@razor-x razor-x merged commit 35d5515 into main Oct 16, 2025
16 checks passed
@razor-x razor-x deleted the missing-device-details branch October 16, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants