Skip to content

fix: controllers page crash + v0.8.10#12

Merged
I4cTime merged 1 commit intomainfrom
develop
Apr 16, 2026
Merged

fix: controllers page crash + v0.8.10#12
I4cTime merged 1 commit intomainfrom
develop

Conversation

@I4cTime
Copy link
Copy Markdown
Owner

@I4cTime I4cTime commented Apr 16, 2026

Summary

  • Fix controllers page crash — the Alert error state was missing the required Alert.Content wrapper around Alert.Title and Alert.Description (HeroUI v3 compound component pattern). This caused "This page couldn't load" in the Electron production build when the controller API returned an error.

Test

Navigate to Controllers page when the Python backend is unreachable — should show the error alert instead of crashing.

Made with Cursor

The Alert component on the error state was missing the required
Alert.Content wrapper around Alert.Title and Alert.Description,
causing a React render crash in the Electron production build.

Bump version to 0.8.10.

Made-with: Cursor
@I4cTime I4cTime merged commit 049af40 into main Apr 16, 2026
8 checks passed
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.

1 participant